Skip to content

Commit 0bbfb78

Browse files
committed
add explanation into docs
1 parent 4ab288d commit 0bbfb78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/config_file.rst

+2
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ overridden by the pattern sections matching the module name.
187187
- ``no_implicit_optional`` (Boolean, default false) changes the treatment of
188188
arguments with a default value of None by not implicitly making their type Optional
189189

190+
- ``skip`` (Boolean, default False) skip typechecking in given package.
191+
190192
Example
191193
*******
192194

0 commit comments

Comments
 (0)