Codebase list php-dflydev-fig-cookies / fresh-snapshots/main .editorconfig
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

.editorconfig @fresh-snapshots/mainraw · history · blame

; top-most EditorConfig file
root = true

# All files.
[*]
end_of_line = LF
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true