]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Wrap long comments, add more punctuation 3010/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 9 Sep 2024 13:33:32 +0000 (15:33 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 12 Sep 2024 15:32:41 +0000 (17:32 +0200)
commit6f753c8fd7adf7e734c244467d4e989ab2f1046b
treecb960b773cb9191873e0beda5a482762521fb9d2
parent4c5b7998a0e6335a527dafc403dfe723e81cb75d
Wrap long comments, add more punctuation

.dir-locals specifies "fill-column" as 99 for .py files.
This seems resonable, because then the comments mostly match the
general width of the surrounding code.
bin/mkosi
mkosi/__init__.py
mkosi/sandbox.py