rst-lint

reStructuredText linter - Python 3.x

Debian Debian
RUN apt-get update && \ apt-get install -y python3-restructuredtext-lint
Ubuntu
RUN apt-get update && \ apt-get install -y python3-restructuredtext-lint
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-restructuredtext-lint
Fedora
RUN dnf install -y python3-restructuredtext-lint
Raspbian
RUN apt-get update && \ apt-get install -y python3-restructuredtext-lint
click the source code to copy install rst-lint on any operating system with command-not-found.com