mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-11 19:57:22 +08:00
Spellcheck
This commit is contained in:
parent
387112026e
commit
eb2c08e025
@ -71,7 +71,7 @@
|
||||
"rules": "required|string"
|
||||
},
|
||||
{
|
||||
"name": "Console FIlter",
|
||||
"name": "Console Filter",
|
||||
"description": "Remove spam from the console output.",
|
||||
"env_variable": "FILTER",
|
||||
"default_value": "\/^\\(Filename:.*Line:[[:space:]]+[[:digit:]]+\\)$\/d; \/^([[:space:]]+)?$\/d",
|
||||
@ -80,4 +80,4 @@
|
||||
"rules": "string"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user