Skip to content

Commit

Permalink
add new linter type to lint-rules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Larry Hitchon committed Mar 31, 2018
1 parent 64b2fd4 commit 95ac472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-files/rules/lint-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ rules:
assertions:
- key: type
op: in
value: Terraform,Kubernetes,SecurityGroup,AWSConfig,LintRules
value: Terraform,Kubernetes,SecurityGroup,AWSConfig,LintRules,YAML

- id: VERSION_PRESENT
message: RuleSet must have a version
Expand Down

0 comments on commit 95ac472

Please sign in to comment.