Formatting
This commit is contained in:
parent
6bad8b3436
commit
f1531e6037
|
@ -197,7 +197,7 @@ class CustomRulesTests: XCTestCase {
|
|||
})
|
||||
}
|
||||
|
||||
func testSuperfluousDisableCommandWithMultipleCustomRules() throws{
|
||||
func testSuperfluousDisableCommandWithMultipleCustomRules() throws {
|
||||
let customRulesConfiguration: [String: Any] = [
|
||||
"custom1": [
|
||||
"regex": "pattern",
|
||||
|
|
Loading…
Reference in New Issue