blackstork-io / fabric

An open-source command-line tool for reporting workflow automation and a configuration language for reusable templates. Reporting-as-Code
https://blackstork.io/fabric/
Apache License 2.0
10 stars 0 forks source link

Linter version is too old #161

Closed Andrew-Morozko closed 2 weeks ago

Andrew-Morozko commented 3 weeks ago

The current linter version (in CI) doesn't support go 1.22 syntax, for example:

for i := range 5

Low priority task to bump it up