Skip to content
Snippets Groups Projects
Commit 7092b2de authored by Matthew Pickering's avatar Matthew Pickering Committed by Marge Bot
Browse files

Only run check-makefiles.py linter in testsuite dir

parent 84c77a67
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,4 @@ linters = [
]
if __name__ == '__main__':
run_linters(linters) #$, subdir='testsuite')
run_linters(linters, subdir='testsuite')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment