Skip to content

Commit

Permalink
Add linter
Browse files Browse the repository at this point in the history
  • Loading branch information
righettod committed Apr 21, 2023
1 parent 21169ae commit ad3956e
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 223 deletions.
8 changes: 8 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
extends: default
# See https://yamllint.readthedocs.io/en/stable/configuration.html
rules:
line-length: disable
document-start: disable
comments:
require-starting-space: false
ignore-shebangs: true
Loading

0 comments on commit ad3956e

Please sign in to comment.