forked from platformio/platformio-core
Rename "check_pattern" option
This commit is contained in:
2
docs
2
docs
Submodule docs updated: e6c05ca3da...8086fc8c6a
@ -537,7 +537,7 @@ ProjectOptions = OrderedDict(
|
||||
),
|
||||
ConfigEnvOption(
|
||||
group="check",
|
||||
name="check_patterns",
|
||||
name="check_pattern",
|
||||
description=(
|
||||
"Configure a list of target files or directories for checking "
|
||||
"(Unix shell-style wildcards)"
|
||||
|
Reference in New Issue
Block a user