Skip to content

Commit

Permalink
Fixing indent_size=2 from 4
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroc0d3 committed Mar 17, 2017
1 parent f5e33fb commit 9f78b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ charset = utf-8

[{Dockerfile,docker-compose.yml}]
indent_style = space
indent_size = 4
indent_size = 2

0 comments on commit 9f78b17

Please sign in to comment.