Skip to content

Commit

Permalink
EditorConfig: style for Caddyfile
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jul 27, 2018
1 parent 4128b26 commit fe57e50
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Expand Up @@ -26,6 +26,11 @@ indent_size = 4
indent_style = space
indent_size = 2

# Caddyfile
[Caddyfile]
indent_style = space
indent_size = 2

# JSON
[*.json]
indent_style = tab
Expand Down

0 comments on commit fe57e50

Please sign in to comment.