D15383: Add editorconfig
Grzegorz Szymaszek
noreply at phabricator.kde.org
Mon Sep 17 13:16:32 BST 2018
gszymaszek requested changes to this revision.
gszymaszek added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> .editorconfig:1
> +# http://editorconfig.org
> +root = true
`https`, please 🙂
> .editorconfig:14
> +[*.md]
> +max_line_length = 0
> +trim_trailing_whitespace = false
I think it’s better to suggest some line length limit in Markdown files as well, as it makes these files readable in plain text (incapable of Markdown previewing or of text soft wrapping, like mcedit) editors. Like it’s in cgit/syntax-highlighting/tree/README.md <https://cgit.kde.org/syntax-highlighting.git/tree/README.md>
> .editorconfig:18
> +[COMMIT_EDITMSG]
> +max_line_length = 0
Is it really a good idea?
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D15383
To: lbergdoll, hindenburg, tcanabrava, gszymaszek
Cc: gszymaszek, dhaumann, konsole-devel, herrold, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180917/7b8c0768/attachment.html>
More information about the konsole-devel
mailing list