diff --git a/Makefile b/Makefile index bfdc002..5f59ce9 100644 --- a/Makefile +++ b/Makefile @@ -10,5 +10,5 @@ bundle: bundle install lint: - yamllint . _gtfobins/*.md + yamllint _gtfobins/*.md scripts/validate-schema.py