Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Rey committed Jan 20, 2022
1 parent c6f66ea commit d003647
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,12 @@ end_of_line = LF
insert_final_newline = true
trim_trailing_whitespace = true

[*.{yml,yml.tmpl,yaml,yaml.tmpl}]
[*.{yml,yaml}]
indent_style = space
indent_size = 4

[*.php]
indent_style = space
indent_size = 4

[*.js]
indent_style = space
indent_size = 2

[*.md]
max_line_length = 80
max_line_length = 120
trim_trailing_whitespace = false

[Makefile,Makefile.dist,*.mk]
Expand Down
Empty file removed elao.app/.editorconfig
Empty file.
Empty file removed lazy.symfony/.editorconfig
Empty file.

0 comments on commit d003647

Please sign in to comment.