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