git hooks
This commit is contained in:
@@ -26,6 +26,11 @@ indent_size = 4
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
indent_size = unset
|
||||
|
||||
[.githooks/**]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[{node_modules/**,.git/**}]
|
||||
charset = unset
|
||||
|
||||
Reference in New Issue
Block a user