Skip to content

Commit

Permalink
Add editorconfig rule for composer.json to be allowed four spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
robbieaverill committed Jul 6, 2017
1 parent adca3ae commit 5284ca6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Expand Up @@ -24,3 +24,6 @@ indent_style = space
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
indent_size = 2
indent_style = space

[composer.json]
indent_size = 4

0 comments on commit 5284ca6

Please sign in to comment.