]> git.ipfire.org Git - thirdparty/systemd.git/commit
editors: only extend line width to 119 for C and XML files
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Feb 2016 11:27:35 +0000 (12:27 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Feb 2016 11:29:32 +0000 (12:29 +0100)
commit2eb169bd02256d1229daddcb7fc9c6f17f532bc4
tree5fa4c4928b29cc5a5fc6e4d17be65ffce66758e0
parent9c6d5a179e0e59d3d6eb6a5ad281d88af62d2058
editors: only extend line width to 119 for C and XML files

For all other files leave the line width at 79 as before. This is a good idea
since we generally don't want text files such as catalog files, unit files or
README/NEWS files to be line-broken at 119 since they are regularly browsed on
text terminals.

While we are at it, also add a couple of comments to the various files.

(Note that .editorconfig doesn't carry line-width information, simply because
the specification doesn't know the concept.)
.dir-locals.el
.editorconfig
.vimrc
catalog/systemd.catalog