interrogate icon indicating copy to clipboard operation
interrogate copied to clipboard

Inconsistency for default values in documentation

Open VDuchauffour opened this issue 3 years ago • 0 comments

Description of the bug

It seems that documentation contains inconsistency about ignore-init-method and ignore-nested-classes in configuration section and command line options. Command line options seems to match to default values here (i.e. set on False) while the configuration section indicates that they are set to True by default. I guess if this error is correct, it is required to modify the README.rst file? Thanks

VDuchauffour avatar Jan 29 '23 21:01 VDuchauffour