Wilfred Spiegelenburg created YUNIKORN-1438:
-----------------------------------------------
Summary: remove deprecated linters
Key: YUNIKORN-1438
URL: https://issues.apache.org/jira/browse/YUNIKORN-1438
Project: Apache YuniKorn
Issue Type: Task
Components: core - common, shim - kubernetes
Reporter: Wilfred Spiegelenburg
The following linterns have been
[deprecated|https://github.com/golangci/golangci-lint/issues/1841] and should
be removed from the .golangci.yml file:
* deadcode
* varcheck
* structcheck
The same checks are included in the linter unused which we already run.
We do need to clean up the nolint directives that reference these 3 linters.
Only structcheck seems to be referenced in the code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]