konstellation-io / kdl-server

Konstellation Development Lab Server
https://kdl.konstellation.io/
MIT License
7 stars 0 forks source link

chore: add go linter to pre-commit #987

Open igzor opened 3 days ago

igzor commented 3 days ago

Description

This adds a pre-commit hook that executes the Golang linter golangci-lint that is also executed as a github action.

Motivation and Context

This detects linting issues earlier, before they get fail on github.

Types of changes

Checklist: