1
0
mirror of https://github.com/makew0rld/amfora.git synced 2025-02-02 15:07:34 -05:00

Fix lint by not using goconst

This commit is contained in:
makeworld 2020-12-06 21:05:36 -05:00
parent ef23d9e45f
commit cf52850cb0

View File

@ -15,7 +15,6 @@ linters:
- dupl
- exhaustive
- exportloopref
- goconst
- gocritic
- goerr113
- gofmt