diff --git a/README.rst b/README.rst index 9e1df1a..aebc925 100644 --- a/README.rst +++ b/README.rst @@ -322,6 +322,7 @@ Or use it with `pre-commit `_: hooks: - id: interrogate args: [--quiet, --fail-under=95] + pass_filenames: false # needed if excluding files with pyproject.toml or setup.cfg Use it within your code directly: