Skip to content

Commit

Permalink
chore: exclude openapi.yaml from linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel committed Feb 2, 2022
1 parent ef02b1a commit 66aebbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
extends: default
ignore: |
openapi.yml
rules:
document-start: disable
line-length:
Expand Down

0 comments on commit 66aebbc

Please sign in to comment.