We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e55528 commit c61251cCopy full SHA for c61251c
Makefile
@@ -10,5 +10,5 @@ bundle:
10
bundle install
11
12
lint:
13
- yamllint . _gtfobins/*.md
+ yamllint _gtfobins/*.md
14
scripts/validate-schema.py
0 commit comments