pre-commit: add configuration

This commit is contained in:
Sumner Evans
2022-01-21 00:02:42 -07:00
parent 8f61be76f9
commit f664d4ad90
2 changed files with 24 additions and 1 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ max_line_length = 99
[*.{yaml,yml,py}]
indent_style = space
[.gitlab-ci.yml]
[{.gitlab-ci.yml,.pre-commit-config.yaml}]
indent_size = 2