# Interface: RuleSetConfiguration
@boll/core › Globals › RuleSetConfiguration
# Interface: RuleSetConfiguration
# Hierarchy
- RuleSetConfiguration
# Index
# Properties
# Properties
# Optional
checks
• checks? : CheckConfiguration[]
Defined in types.ts:12
# Optional
exclude
• exclude? : string[]
Defined in types.ts:13
# fileLocator
• fileLocator: FileGlob
Defined in types.ts:11
# Optional
include
• include? : string[]
Defined in types.ts:14