Extend rule structure and nip rule parser (#16)
This commit is contained in:
@@ -16,6 +16,9 @@ type Rule struct {
|
||||
Properties []Group
|
||||
Stats []Group
|
||||
MaxQuantity []Group
|
||||
Filename string
|
||||
LineNumber int
|
||||
Enabled bool
|
||||
}
|
||||
|
||||
type Keyword string
|
||||
|
||||
Reference in New Issue
Block a user