1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00

chore: disable deprecated execinquery linter (#519)

Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2024-06-13 12:44:33 -07:00
committed by GitHub
parent b16764a65d
commit daeba2d024

View File

@@ -15,7 +15,6 @@ linters:
- errchkjson - errchkjson
- errname - errname
# - errorlint # - errorlint
- execinquery
# - exhaustive # - exhaustive
- exportloopref - exportloopref
# - forcetypeassert # - forcetypeassert