Skip to content

Commit

Permalink
lint: Ignore hw/vendor for yaml checks
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Aug 18, 2023
1 parent 88a675c commit aa78599
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions util/lint/.yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

extends: default

ignore:
- ../../hw/vendor/

rules:
document-start: disable
comments:
Expand Down

0 comments on commit aa78599

Please sign in to comment.