Skip to content

Commit

Permalink
Add make target to lint yaml files for Azure brokerpak
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Stevens committed Jan 31, 2020
1 parent f7b1812 commit 4ee9983
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions yamllint.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
extends: relaxed

rules:
line-length: disable
indentation: disable
trailing-spaces: disable
empty-lines: disable

0 comments on commit 4ee9983

Please sign in to comment.