-
Notifications
You must be signed in to change notification settings - Fork 56
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
Enable new linters #1162
base: main
Are you sure you want to change the base?
Enable new linters #1162
Commits on Jan 25, 2024
-
Enable errname linter - checks that errors are prefixed with the Err
Signed-off-by: Elena Gershkovich <elenage@il.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for bb7df42 - Browse repository at this point
Copy the full SHA bb7df42View commit details -
Remove deprecated linter flags
Signed-off-by: Elena Gershkovich <elenage@il.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for b06e807 - Browse repository at this point
Copy the full SHA b06e807View commit details -
Enable unused-parameter revive flag
Signed-off-by: Elena Gershkovich <elenage@il.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 6cf6325 - Browse repository at this point
Copy the full SHA 6cf6325View commit details -
Enable unused-receiver revive flag
Signed-off-by: Elena Gershkovich <elenage@il.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 836cc93 - Browse repository at this point
Copy the full SHA 836cc93View commit details -
Enable confusing-results revive flag
Signed-off-by: Elena Gershkovich <elenage@il.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for d466d29 - Browse repository at this point
Copy the full SHA d466d29View commit details -
Enable bool-literal-in-expr revive flag
Signed-off-by: Elena Gershkovich <elenage@il.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 9cb41cc - Browse repository at this point
Copy the full SHA 9cb41ccView commit details -
Enable confusing-naming revive flag
Signed-off-by: Elena Gershkovich <elenage@il.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 6452c50 - Browse repository at this point
Copy the full SHA 6452c50View commit details