Skip to content

Commit

Permalink
Update editorconfig for .m, .h, .swift files
Browse files Browse the repository at this point in the history
  • Loading branch information
frankus committed Mar 21, 2016
1 parent f15c4f6 commit 73ee76a
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 @@ -8,7 +8,7 @@ insert_final_newline = true

# Matches multiple files with brace expansion notation
# Set default charset
[*.{js,jsx,html,sass}]
[*.{js,jsx,html,sass,m,h,mm,swift}]
charset = utf-8
indent_style = tab
indent_size = 4
Expand Down

0 comments on commit 73ee76a

Please sign in to comment.