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
...@@ -5,6 +5,7 @@ run: ...@@ -5,6 +5,7 @@ run:
issues-exit-code: 1 issues-exit-code: 1
# directories to be ignored by linters # directories to be ignored by linters
skip-dirs: skip-dirs:
- artifacts
- controller/forks - controller/forks
- controller/test - controller/test
- controller/mocks - controller/mocks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment