aboutsummaryrefslogtreecommitdiffstats
path: root/.golangci.yml
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-05-23 03:34:57 +0000
committerterminaldweller <devi@terminaldweller.com>2024-05-23 03:34:57 +0000
commitf481ec6bd224f41d847ceafb69c79282613419a7 (patch)
tree2deb7d7cff23930f1070d357dbbec407b4374f08 /.golangci.yml
parentadded a note regarding escape sequnces getting cut off in the middle (diff)
downloadmilla-f481ec6bd224f41d847ceafb69c79282613419a7.tar.gz
milla-f481ec6bd224f41d847ceafb69c79282613419a7.zip
sql query custom commands, WIP
Diffstat (limited to '.golangci.yml')
-rw-r--r--.golangci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.golangci.yml b/.golangci.yml
index 42f9a39..b72d9d8 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -17,4 +17,6 @@ linters-settings:
- github.com/lrstanley/girc
- github.com/sashabaranov/go-openai
- github.com/BurntSushi/toml
+ - github.com/jackc/pgx/v5
- github.com/jackc/pgx/v5/pgxpool
+ - github.com/jackc/pgx/v5/pgtype