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

GitHub

19 stars
3 watching
3 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

flake8flake8-pluginlinterlinter-pluginscrapy

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
smarkets/flake8-strict Plugin for static code analysis of Python code adhering to strict style rules 10
pycqa/flake8-bugbear A plugin that extends flake8 to detect design problems and likely bugs in Python code. 1,066
pycqa/flake8-pyi Enhances Flake8 to better handle stub files used in type hinting 73
martinthoma/flake8-scream A Flake8 plugin to help identify and suppress false-positive warnings in Python code 4
schlamar/flake8-todo A Flake8 plugin that checks for TODO notes in Python code. 30
rocioar/flake8-django A plugin to enforce Django-specific coding standards and best practices during code reviews. 180
flake8-docs/flake8-rst Tool to run flake8 checks on code snippets in docstrings or RST files. 22
mlshapiro/jupyterlab-flake8 An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files 111
and-semakin/flake8-pytestrail Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. 10
python-formate/flake8-encodings A tool to identify encoding issues in Python code 6
lordmauve/flake8-html Generates HTML reports of flake8 violations 51
queensferryme/flake8-too-many A flake8 plugin that prevents excessive bad code in Python 4
orsinium-labs/flake8-codes Tools to inspect error codes in Python code for linting and quality assurance 14
orsinium-labs/flake8-warnings Lints Python code to detect deprecated modules and functions. 12
simonstjg/flake8-jira-todo-checker Automatically checks Python code for TODO comments with missing JIRA issue IDs 7