Skip to content

Commit c2ee743

Browse files
author
Florian Rey
committed
Cleanup
1 parent c6f66ea commit c2ee743

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

.editorconfig

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,9 @@ trim_trailing_whitespace = true
1212
indent_style = space
1313
indent_size = 4
1414

15-
[*.php]
16-
indent_style = space
17-
indent_size = 4
18-
19-
[*.js]
20-
indent_style = space
21-
indent_size = 2
22-
2315
[*.md]
24-
max_line_length = 80
16+
max_line_length = 120
2517
trim_trailing_whitespace = false
2618

27-
[Makefile,Makefile.dist,*.mk]
19+
[Makefile,Makefile.dist,*.mk,*.mk.tmpl]
2820
indent_style = tab

elao.app/.editorconfig

Whitespace-only changes.

lazy.symfony/.editorconfig

Whitespace-only changes.

0 commit comments

Comments
 (0)