You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to review the current set of enabled lint checks to ensure they are appropriate for the project such that they align with our project's needs and do not introduce unnecessary overhead.
Recently, there have been discussions about the hugeParam check and its relevance to our codebase, see thread.
Maybe, the following points should be the start point.
The relevance of each check to our codebase.
Potential performance impacts.
Possible removal / additions to the lint configuration.
We need to review the current set of enabled lint checks to ensure they are appropriate for the project such that they align with our project's needs and do not introduce unnecessary overhead.
Recently, there have been discussions about the hugeParam check and its relevance to our codebase, see thread.
Maybe, the following points should be the start point.
The relevance of each check to our codebase.
Potential performance impacts.
Possible removal / additions to the lint configuration.
Linter config file -- https://github.com/veraison/corim/blob/main/.golangci.yml
The text was updated successfully, but these errors were encountered: