mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
Replace SQLite with BadgerDB
This commit is contained in:
@ -8,7 +8,6 @@ linters:
|
||||
- metalinter
|
||||
- module
|
||||
- performance
|
||||
- sql
|
||||
- style
|
||||
- test
|
||||
- unused
|
||||
@ -28,8 +27,6 @@ linters:
|
||||
- wrapcheck
|
||||
|
||||
linters-settings:
|
||||
errcheck:
|
||||
ignore: "database/sql:Rollback"
|
||||
gci:
|
||||
local-prefixes: github.com/dstotijn/hetty
|
||||
godot:
|
||||
|
Reference in New Issue
Block a user