Skip to content

takanuva15/golangci-lint-revive-upperCaseConst-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install revive: go install github.com/mgechev/revive@latest
  2. Verify that revive doesn't throw an error about upper-case constants through the local linter: revive -config revive.toml
  3. Check GitHub to see if the golangci-lint action threw an error about upper-case constants

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages