Skip to content

Commit

Permalink
adding exactly-one to valid keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Monihen committed Apr 20, 2020
1 parent e8c4b55 commit d348075
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cli/assets/lint-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,6 @@ rules:
- key: "@"
op: has-properties
value: none
- key: "@"
op: has-properties
value: exactly-one

0 comments on commit d348075

Please sign in to comment.