Skip to content

Conversation

@jay7x
Copy link
Owner

@jay7x jay7x commented Dec 11, 2025

No description provided.

@jay7x jay7x force-pushed the fix_lint branch 9 times, most recently from 8bdd8c7 to cdb7a75 Compare December 16, 2025 04:02
* disable paramTypeCombine gocritic check
* disable staticcheck ST1005,ST1003 rules
* disable depguard, lll, mnd, funlen linters for now
* drop unused function args
* fix goimports issue (formatting)
* fix whitespace issues (formatting)
* fix unnecessary convert issue
* fix spelling issues
* fix some errcheck issues
* fix noctx lint issue
* unshadow docs module (gocritic)
* delete unused function parameter
* drop unused code, name output params
* fix more gocritic lint issues
* fix more gocritic issues
* replace deprecated io/ioutil
* replace deprecated cobra.ExactValidArgs()
* replace deprecated cobra.SetOutput()
* replace deprecated strings.Title()
* remove unnecessary assignment
* remove most of nolint comments
* fix assignOp gocritic issues
* use new octal literal style (gocritic)
* fix more gocritic issues
* delete commented-out code
* fix goconst issues
@jay7x jay7x merged commit 1a2f134 into main Dec 18, 2025
6 checks passed
@jay7x jay7x deleted the fix_lint branch December 18, 2025 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants