helm repo ci

This commit is contained in:
Dmitry Groisman
2019-09-05 14:12:53 +03:00
parent 4629754c20
commit 47638e04f9
3 changed files with 61 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
extends: default
rules:
comments: disable
comments-indentation: disable
line-length:
max: 150
braces:
min-spaces-inside: 0
max-spaces-inside: 0
brackets:
min-spaces-inside: 0
max-spaces-inside: 0
indentation:
indent-sequences: consistent