| .editorconfig | ●●●●● patch | view | raw | blame | history | |
| .yamllint | ●●●●● patch | view | raw | blame | history |
.editorconfig
@@ -7,8 +7,17 @@ indent_style = space trim_trailing_whitespace = true [.gitmodules] indent_style = tab [Makefile*] indent_style = tab [go.mod] indent_style = tab [*.go] indent_style = tab [*.py] indent_size = 4 .yamllint
@@ -11,7 +11,9 @@ rules: anchors: enable braces: enable braces: min-spaces-inside: 0 max-spaces-inside: 1 brackets: enable colons: enable commas: enable