arcalot / arcaflow-expressions

Expressions language for Arcaflow
Apache License 2.0
0 stars 0 forks source link

Enable and Address Linters #29

Open mfleader opened 10 months ago

mfleader commented 10 months ago

To improve code quality, uncomment or enable the remaining golang linters (gocritic, godot, goconst, dupl, testpackage, typecheck, etc.) in the golangci-lint config, .golangci.yaml, and fix the resulting errors.