This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/_sakura/vendor/twig/twig/.editorconfig
flashwave fd7d3178f2 Push shit I already had
Signed-off-by: Flashwave <me@flash.moe>
2015-02-21 13:53:05 +01:00

18 lines
224 B
INI

; top-most EditorConfig file
root = true
; Unix-style newlines
[*]
end_of_line = LF
[*.php]
indent_style = space
indent_size = 4
[*.test]
indent_style = space
indent_size = 4
[*.rst]
indent_style = space
indent_size = 4