feat(aa): rewrite rules formatting.
This commit is contained in:
parent
e91b0cc070
commit
944f9575a0
4 changed files with 111 additions and 27 deletions
|
|
@ -15,6 +15,7 @@ type RuleBase struct {
|
|||
FileInherit bool
|
||||
Prefix string
|
||||
Padding string
|
||||
Suffix string
|
||||
Optional bool
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue