]> git.99rst.org Git - openwrt-packages.git/commit
nut: use spaces for all non-recipe whitespace
authorDaniel F. Dickinson <redacted>
Sun, 2 Aug 2026 23:25:43 +0000 (19:25 -0400)
committerAlexandru Ardelean <redacted>
Wed, 19 Aug 2026 20:00:56 +0000 (23:00 +0300)
commit27e39ec97ca87a85faba30c2666ed774c20ece1b
treef15381c6874e8a67713da5fae36ec9fe7d947b88
parentcdb56f2b0a14415d4043c05c55aed53643df47c8
nut: use spaces for all non-recipe whitespace

To satisfy the CI (because of project style) use spaces instead of tab
in the Makefile, except for Make 'recipes' (which require tabs).

To be consistent do this through the file, no only where CI complained.

There is unusual spacing on the nested define recipes as Make's rules for
those is very particular.

Signed-off-by: Daniel F. Dickinson <redacted>
net/nut/Makefile
git clone https://git.99rst.org/PROJECT