fix(aa): import missing lib & improve template indentation.
This commit is contained in:
parent
09a06db803
commit
c249005958
2 changed files with 3 additions and 1 deletions
|
|
@ -4,6 +4,8 @@
|
||||||
|
|
||||||
package aa
|
package aa
|
||||||
|
|
||||||
|
import "strings"
|
||||||
|
|
||||||
// Qualifier to apply extra settings to a rule
|
// Qualifier to apply extra settings to a rule
|
||||||
type Qualifier struct {
|
type Qualifier struct {
|
||||||
Audit bool
|
Audit bool
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue