flake8-docs / flake8-rstLinks
Run flake8 checks on code in *.rst files or in docstrings
☆22Updated 4 years ago
Alternatives and similar repositories for flake8-rst
Users that are interested in flake8-rst are comparing it to the libraries listed below
Sorting:
- flake8 plugin to validate Python docstrings as reStructuredText (RST)☆57Updated this week
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 5 months ago
- A flake8 plugin to detect boolean traps.☆12Updated 2 years ago
- A spelling checker for Sphinx-based documentation☆88Updated last month
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated this week
- Automated testing for the examples in your documentation.☆79Updated 2 months ago
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- A Sphinx extension for linking to your project's issue tracker☆58Updated last week
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Sphinx plugin for generating RST on the fly from data files and templates.☆48Updated 4 months ago
- A sphinx extension for creating panels in a grid layout☆84Updated last month
- apply a consistent format to `setup.cfg` files☆154Updated 2 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A pygments lexer for pytest output☆23Updated last year
- A simple Python wheel builder for simple projects.☆32Updated this week
- Plugin for adding a marker to slow running tests. 🐌