PaloAltoNetworks / pan-os-codegen

Generator for pango SDK and panos Terraform Provider
MIT License
4 stars 0 forks source link

feat: add golangci-lint configuration with pre-commit hooks to lint code #116

Closed kklimonda-cl closed 3 months ago

kklimonda-cl commented 3 months ago

Description

This adds a set of linters managed with golangci-lint, as well as pre-commit configuration that allows to run them locally as part of the edit-commit-push cycle.

Types of changes

Checklist