add config file parser

This commit is contained in:
2025-09-06 23:39:10 +04:00
parent c3292dee5f
commit 5cc13cfe7e
15 changed files with 1517 additions and 90 deletions

View File

@@ -36,7 +36,6 @@ linters:
- embeddedstructfieldcheck
- errchkjson
- errorlint
- exhaustive
- exptostd
- fatcontext
- forcetypeassert
@@ -66,7 +65,6 @@ linters:
- nilerr
- nilnesserr
- nilnil
- noctx
- nonamedreturns
- nosprintfhostport
- perfsprint
@@ -99,6 +97,7 @@ linters:
varnamelen:
ignore-decls:
- i int
- w http.ResponseWriter
exclusions:
rules: