Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EditorConfig: add .htaccess support | VirtualTam | 2017-10-16 | 1 | -1/+1 |
| | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net> | ||||
* | Add EditorConfig configuration | VirtualTam | 2017-10-11 | 1 | -0/+23 |
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> |