flake8-quotes
https://github.com/zheller/flake8-quotes
Python
Flake8 extension for checking quotes in python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to flake8-quotes
Help out
- Issues
- test/test_checks.py: flake8 test relies on flake8-quotes extension being present
- test: run flake8 with custom cfg to make it aware of flake8_quotes
- avoid directly executing setup.py
- Fix #119
- Incorrect Q003 error
- Stepping down as a maintainer
- Incorrect error message from `Q002` for docstrings
- Update README.rst
- Support variable docstrings
- No error after outer quotes are changed per Q003 if inner quotes are still escaped
- Docs
- Python not yet supported