-
Notifications
You must be signed in to change notification settings - Fork 32
[Linter] Add golang linter #3501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
contextcheck - Checks for context propagation in all function if parent function uses context. There is no point to handle context in functions computing values. cyclop - really hard to measure function complexity, should avoid trying decorder - we do not have a strong opinion regarding this depguard - build is performed using ya.make, so, pointless. dupl - noisy exhaustive - noisy gocognit - also strange metric gocyclo - strange metric godox - we need todos gomodguard - we build w ya.make grouper - do not see the point iface - noisy
Note This is an automated comment that will be appended during run. 🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit fece863.
🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit fece863.
|
Note This is an automated comment that will be appended during run. 🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 6cc2624.
🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 6cc2624.
|
Note This is an automated comment that will be appended during run. 🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 6718e1e.
🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 6718e1e.
|
No description provided.