Commit graph

11 commits

Author SHA1 Message Date
Aine
0fe6c7573d
add missing volume mount to README, fixes #15 2025-09-24 10:44:50 +01:00
Aine
3ef819de2d
update deps 2025-06-24 10:57:16 +03:00
Aine
2994ff9ede
update deps 2025-02-18 11:49:20 +02:00
Aine
797829a627
update deps; restructure 2024-10-14 19:47:05 +03:00
Aine
cfe31d89b9
update deps 2024-05-16 23:05:21 +03:00
Aine
6a63e44bfc
switch to CGO-free builds 2024-04-30 09:26:16 +03:00
Aine
0d0dcf20b9
lint fixes 2023-10-03 00:03:29 +03:00
Aine
7a438bd761
increase linter timeout 2022-10-08 23:12:41 +03:00
Slavi Pantaleev
58a1fa6b3f Do not check cognitive complexity in unit tests
Works around:

> utils/user_test.go:5:1: cognitive complexity 18 of func `TestRuleToRegex` is high (> 15) (gocognit)

Alternatively, we may look for a way to skip this test only.
It doesn't seem complex at all, so it looks like some false-positive.
2022-08-27 07:50:43 +03:00
Aine
85fc06cfce
lint; rearrange code 2022-08-23 22:12:11 +03:00
Aine
c4b7a16e21
wip 2022-08-21 18:41:35 +03:00