]> git.99rst.org Git - openwrt-packages.git/commit
openssh: reindent Package/<name> metadata blocks to 2 spaces
authorMichael Pfeifroth <redacted>
Fri, 7 Aug 2026 11:28:22 +0000 (13:28 +0200)
committerAlexandru Ardelean <redacted>
Fri, 7 Aug 2026 13:10:48 +0000 (16:10 +0300)
commit0aba856a263c72969be0735987c83ce911974923
tree4fc676944c602c4affa1090fe7ae0fdea4c8291e
parent830fca1ed782e1860aa4e43387f5be169c0ca647
openssh: reindent Package/<name> metadata blocks to 2 spaces

FormalityCheck expects package metadata lines inside 'define Package/<name>'
blocks to be indented with exactly 2 spaces. Historically this file used
tabs, which triggers the audit on any newly-touched line. Convert all
metadata lines in the plain 'define Package/<name>' blocks to 2 spaces so
future edits don't repeatedly trip the check.

No functional change: recipe blocks (/install, /conffiles, /description)
retain their tab indentation as required by make.

Signed-off-by: Michael Pfeifroth <redacted>
net/openssh/Makefile
git clone https://git.99rst.org/PROJECT