Skip to content

Commit

Permalink
zpt/dtml: 4 space indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
drfho committed Sep 15, 2023
1 parent 0f1ff5b commit 6dc87f1
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 @@ -30,7 +30,7 @@ indent_size = 4

[*.{yml,zpt,pt,dtml,zcml}]
# 2 space indentation
indent_size = 2
indent_size = 4

[{Makefile,.gitmodules}]
# Tab indentation (no size specified, but view as 4 spaces)
Expand Down

0 comments on commit 6dc87f1

Please sign in to comment.