Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gitlab-build-images
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Packages
Packages
Container Registry
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
GitLab
gitlab-build-images
Commits
1def55cc
Commit
1def55cc
authored
Nov 25, 2019
by
Hayley Swimelar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prevent warning message from gocritic
parent
6d662716
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
assets/.golangci.yml
assets/.golangci.yml
+2
-2
No files found.
assets/.golangci.yml
View file @
1def55cc
...
...
@@ -198,8 +198,8 @@ linters-settings:
settings
:
# settings passed to gocritic
captLocal
:
# must be valid enabled check name
paramsOnly
:
true
rangeValCopy
:
sizeThreshold
:
32
#
rangeValCopy:
#
sizeThreshold: 32
godox
:
# report any comments starting with keywords, this is useful for TODO or FIXME comments that
# might be left in the code accidentally and should be resolved before merging
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment