- Notifications
You must be signed in to change notification settings - Fork0
rosspatil/github-golang-checks-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a github app to check and ensure the code quality of your golang application code on github.
Install golang-code-quality-check app on your repositories using below link
https://github.com/apps/golang-code-quality-check/installations/new
- Reports suspicious constructs
- Code liniting
- ASCII Check
- Body close
- Duplicate Code
- Cognitive complexity
- Cyclomatic complexity
- Error handling
- Dead Code
- Magic number
- Security Check
- Spelling Check
- Nested IF check
- Raw error check
- Type Conversion Check
- Unused parameter
- Unexpected whitespaces
- Repeated string check
- Code correctness
About
Github App to check Golang code smells in the pull request.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published