aboutsummaryrefslogtreecommitdiffstats
path: root/include/image.mk
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-12-19 20:42:19 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-12-20 00:29:05 +0100
commit0757f7fedca77d169682d41e7b861d86e7308a11 (patch)
tree4023147ff5c8c7645afdc0cd39149aba7c1e005a /include/image.mk
parente417ff88f19b90fc7badbb67b2e8c1760dd024dc (diff)
downloadupstream-0757f7fedca77d169682d41e7b861d86e7308a11.tar.gz
upstream-0757f7fedca77d169682d41e7b861d86e7308a11.tar.bz2
upstream-0757f7fedca77d169682d41e7b861d86e7308a11.zip
ath79: harmonize line breaks in image Makefiles
This harmonizes the line wrapping in image Makefile device definitions, as those are frequently copy-pasted and are a common subject of review comments. Having the treatment unifying should reduce the cases where adjustment is necessary afterwards. Harmonization is achieved by consistently (read "strictly") applying certain rules: - Never put more than 80 characters into one line - Fill lines up (do not break after 40 chars because of ...) - Use one tab for indent after wrapping by "\" - Only break after pipe "|" for IMAGE variables Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'include/image.mk')
0 files changed, 0 insertions, 0 deletions