fix(aa): import missing lib & improve template indentation.

This commit is contained in:
Alexandre Pujol 2023-09-29 20:37:15 +01:00
parent 09a06db803
commit c249005958
Failed to generate hash of commit
2 changed files with 3 additions and 1 deletions

View file

@ -4,6 +4,8 @@
package aa
import "strings"
// Qualifier to apply extra settings to a rule
type Qualifier struct {
Audit bool