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

ignore nucleus/http.go for linting

parent 113cbac5
No related branches found
No related tags found
2 merge requests!120Resolve "Code Quality",!90Develop
...@@ -6,6 +6,8 @@ run: ...@@ -6,6 +6,8 @@ run:
- forks - forks
- test - test
skip-dirs-default: true skip-dirs-default: true
skip-files:
- nucleus/http.go
# output settings -> code-climate for GitLab # output settings -> code-climate for GitLab
output: output:
format: code-climate format: code-climate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment