We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38aa3f6 commit 70ddf00Copy full SHA for 70ddf00
docs/source/config_file.rst
@@ -187,6 +187,8 @@ overridden by the pattern sections matching the module name.
187
- ``no_implicit_optional`` (Boolean, default false) changes the treatment of
188
arguments with a default value of None by not implicitly making their type Optional
189
190
+- ``skip`` (Boolean, default False) skip typechecking in given package.
191
+
192
Example
193
*******
194
0 commit comments