Skip to content

Commit

Permalink
yamllint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
magmax committed Feb 4, 2022
1 parent 908964c commit c8c9d5c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
extends: default

rules:
truthy:
ignore: |
.github/workflows/*
indentation:
spaces: 2

0 comments on commit c8c9d5c

Please sign in to comment.