Skip to content
Snippets Groups Projects
Commit 70a09b46 authored by Malte Bauch's avatar Malte Bauch
Browse files

Ignore artifacts folder with linter

parent 7708d3de
No related branches found
No related tags found
1 merge request!284Improve usability and better output formatting for gosndc
This commit is part of merge request !284. Comments created here will be created in the context of that merge request.
......@@ -5,6 +5,7 @@ run:
issues-exit-code: 1
# directories to be ignored by linters
skip-dirs:
- artifacts
- controller/forks
- controller/test
- controller/mocks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment