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