Rename "check_pattern" option

This commit is contained in:
Ivan Kravets
2019-11-05 12:02:12 +02:00
parent 182835fabf
commit 83110326f4
2 changed files with 2 additions and 2 deletions

2
docs

Submodule docs updated: e6c05ca3da...8086fc8c6a

View File

@ -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)"