flake8-scrapy
Issue detector
An integration of Flake8 and Scrapy to catch common coding issues in Spider projects
A Flake8 plugin to catch common issues on Scrapy spiders
19 stars
3 watching
3 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
flake8flake8-pluginlinterlinter-pluginscrapy
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| | A tool to identify likely bugs and design problems in Python code | 1,066 |
| | Enhances Flake8 to better handle stub files used in type hinting | 73 |
| | A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 |
| | A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| | A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
| | Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 |
| | An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| | Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| | A tool to identify encoding issues in Python code | 6 |
| | Generates HTML reports of flake8 violations | 51 |
| | A flake8 plugin that prevents excessive bad code in Python | 4 |
| | Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| | Lints Python code to detect deprecated modules and functions. | 12 |
| | Automatically checks Python code for TODO comments with missing JIRA issue IDs | 7 |