This commit is contained in:
2026-03-06 20:14:02 +00:00
parent 39eaafea25
commit 33208a2356
146 changed files with 673 additions and 1986 deletions

View File

@@ -40,14 +40,14 @@ linters-settings:
rules:
main:
allow:
- github.com/mmcloughlin/avo
- sources.truenas.cloud/code/avo
- golang.org/x/
- $gostd
gci:
sections:
- standard
- default
- prefix(github.com/mmcloughlin/avo)
- prefix(sources.truenas.cloud/code/avo)
revive:
enable-all-rules: true
rules: