rstcheck
Syntax checker
Checks syntax of reStructuredText and code blocks within it
Checks syntax of reStructuredText and code blocks nested within it
229 stars
7 watching
39 forks
Language: Python
last commit: 13 days ago linterpythonrestructuredtextstatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
twolfson/restructuredtext-lint | Checks for errors in reStructuredText syntax and formatting | 171 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
peterjc/flake8-rst-docstrings | Checks Python docstrings markup as reStructuredText (RST) for correctness | 56 |
flake8-docs/flake8-rst | Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 |
openstack/hacking | Automates style checks and code review to enforce uniform coding standards across large projects. | 240 |
smarkets/flake8-strict | Plugin for static code analysis of Python code adhering to strict style rules | 10 |
keith/rspec.vim | Provides improved syntax highlighting for rspec in Vim | 42 |
linkchecker/linkchecker | Tool to identify broken links in web pages and websites | 894 |
retextjs/retext-spell | A plugin to check spelling in natural language text | 73 |
sublimetext/rspec | Adds RSpec support to Sublime Text for writing and testing Ruby BDD tests | 124 |
robsdedude/flake8-picky-parentheses | A flake8 plugin that checks for redundant and improperly aligned parentheses, brackets, and braces in Python code. | 6 |
ruricolist/cl-shlex | A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |
reokatoa/koreksyon | Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. | 3 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
wishtack/pysynthetic | Tools to simplify Python class creation with type checking and strict contract enforcement | 15 |