Compare commits

..

No commits in common. "891538554c47b66273f2205d5bf97a5029425ad8" and "6e9230d7225585008540da3a96087c013958575f" have entirely different histories.

3 changed files with 6 additions and 12 deletions

View File

@ -10,6 +10,3 @@ end_of_line = lf
charset = utf-8 charset = utf-8
trim_trailing_whitespace = false trim_trailing_whitespace = false
insert_final_newline = false insert_final_newline = false
[Makefile]
indent_style = tab

View File

@ -17,6 +17,3 @@ unittests-helm:
update-helm-dependencies: update-helm-dependencies:
helm dependency update helm dependency update
.PHONY: yamllint
yamllint:
yamllint -c .yamllint .