]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Add EditorConfig configuration 995/head
authorVirtualTam <virtualtam@flibidi.net>
Wed, 11 Oct 2017 19:35:17 +0000 (21:35 +0200)
committerVirtualTam <virtualtam@flibidi.net>
Wed, 11 Oct 2017 19:35:17 +0000 (21:35 +0200)
commite9619cc4f8717c1b8b66f60998cf8402bb983349
tree1bfc15ca1d5740ab8ca66fe847c29adfc0966fa7
parent9f32160c323e77237e4051056c1f1061586cc12e
Add EditorConfig configuration

EditorConfig allows specifying indentation, line feed and encoding
properties according to the type of file being edited.

Most editors support it out-of-the-box, or can benefit from it through a
plugin.

See:
- http://editorconfig.org/
- https://github.com/editorconfig/editorconfig
- https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
.editorconfig [new file with mode: 0644]
.gitattributes