Skip to content
Snippets Groups Projects
Commit 71443082 authored by rahix's avatar rahix
Browse files

chore(linter): Ignore hawkmoth

Don't lint vendored sources...
parent 56bf7502
No related branches found
No related tags found
No related merge requests found
...@@ -48,6 +48,7 @@ formatter_blacklist=( ...@@ -48,6 +48,7 @@ formatter_blacklist=(
lib/vendor/ lib/vendor/
openocd/ openocd/
docker/ docker/
Documentation/hawkmoth/
) )
for source_file in "$@"; do for source_file in "$@"; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment