mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 00:36:38 +00:00
chore: improve editorconfig for YAML and Makefile
This commit is contained in:
@@ -14,5 +14,8 @@ insert_final_newline = true
|
||||
[composer.json]
|
||||
indent_size = 4
|
||||
|
||||
[.travis.yml]
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
[*.yml,*.yaml]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user