Skip to content

Commit

Permalink
add tpl files to editorconfig (pkp#1812)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitlinnewson authored Jan 17, 2025
1 parent 43701da commit a1f89b5
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 @@ -10,5 +10,5 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 4

[*.{js,vue,json,less}]
[*.{js,vue,json,less,tpl}]
indent_style = tab

0 comments on commit a1f89b5

Please sign in to comment.