Skip to content
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

feat: add golang linter configuration. #79

Merged
merged 3 commits into from
Jul 16, 2024
Merged

feat: add golang linter configuration. #79

merged 3 commits into from
Jul 16, 2024

Commits on Jul 15, 2024

  1. feat: add golang linter configuration.

    Updates the go policy template to have a default golang linter
    configuration based on Marat Reymers' one.
    
    Signed-off-by: José Guilherme Vanz <[email protected]>
    jvanz committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    485198d View commit details
    Browse the repository at this point in the history
  2. chore: adapt golang linter configuration.

    Adapts the golden config for golang linter from Marat Reymers to the
    policy template.
    
    Signed-off-by: José Guilherme Vanz <[email protected]>
    jvanz committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    dbf3eb9 View commit details
    Browse the repository at this point in the history
  3. fix(linter): linter.

    Fix the code base after adding the Golang linter configuration.
    
    Signed-off-by: José Guilherme Vanz <[email protected]>
    jvanz committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    38719b3 View commit details
    Browse the repository at this point in the history