Add 'ParseString' to the utils. Refactor enums of the 'ConfigFile'.

This commit is contained in:
2025-08-30 00:45:10 +04:00
parent 29b85d5b83
commit 438e655311
6 changed files with 646 additions and 56 deletions

View File

@@ -59,7 +59,6 @@ linters:
- inamedparam
- interfacebloat
- intrange
- ireturn
- loggercheck
- makezero
- mirror
@@ -110,6 +109,7 @@ linters:
- perfsprint
- errcheck
- gosec
- gocyclo
- path: _test\.go$
linters: