D15383: Add editorconfig
Lukas Bergdoll
noreply at phabricator.kde.org
Sun Sep 9 17:42:16 BST 2018
lbergdoll added inline comments.
INLINE COMMENTS
> .editorconfig:4
> +
> +[*]
> +charset = utf-8
https://community.kde.org/Policies/Kdelibs_Coding_Style this style guide does not differentiate between different file types, note specific rules for specific file types can easily be added.
> .editorconfig:10
> +insert_final_newline = true
> +max_line_length = 100
> +trim_trailing_whitespace = true
This is a recommendation and most editors do not enforce it.
> .editorconfig:15
> +max_line_length = 0
> +trim_trailing_whitespace = false
> +
This has to do with markdown and the way it handles line breaks.
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D15383
To: lbergdoll, hindenburg, tcanabrava
Cc: konsole-devel, herrold, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180909/aa5b622a/attachment.html>
More information about the konsole-devel
mailing list