Consensys / gnark

gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license
https://hackmd.io/@gnark
Apache License 2.0
1.45k stars 381 forks source link

chore: lint generated files #1289

Closed ivokub closed 1 month ago

ivokub commented 1 month ago

Description

There is now option to also lint generated files: https://github.com/golangci/golangci-lint/pull/4740

This PR configures the linter and omits the editing of files in CI to have reproducible results when run locally outside of CI.

Type of change

Please delete options that are not relevant.

Checklist: