Skip to content

Configure flake8-rst-docstrings for common Sphinx roles #794

@cjolowicz

Description

@cjolowicz
diff --git a/.flake8 b/.flake8
index 528cb40..0f46431 100644
--- a/.flake8
+++ b/.flake8
@@ -5,3 +5,5 @@ max-line-length = 80
 max-complexity = 10
 docstring-convention = google
 per-file-ignores = tests/*:S101
+rst-roles = class,const,func,meth,mod,ref
+rst-directives = deprecated

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingAdding missing tests or correcting existing tests

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions