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 4 years ago
Linked from 1 awesome list

flake8flake8-pluginlinterlinter-pluginscrapy

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10
pycqa/flake8-bugbearA tool to identify likely bugs and design problems in Python code1,066
pycqa/flake8-pyiEnhances Flake8 to better handle stub files used in type hinting73
martinthoma/flake8-screamA Flake8 plugin to help identify and suppress false-positive warnings in Python code4
schlamar/flake8-todoA Flake8 plugin that checks for TODO notes in Python code.30
rocioar/flake8-djangoA plugin to enforce Django-specific coding standards and best practices during code reviews.180
flake8-docs/flake8-rstTool to run flake8 checks on code snippets in docstrings or RST files.22
mlshapiro/jupyterlab-flake8An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files111
and-semakin/flake8-pytestrailAnalyze Python code for missing or incorrectly formatted test identifiers for a testing framework.10
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
lordmauve/flake8-html Generates HTML reports of flake8 violations51
queensferryme/flake8-too-manyA flake8 plugin that prevents excessive bad code in Python4
orsinium-labs/flake8-codesTools to inspect error codes in Python code for linting and quality assurance14
orsinium-labs/flake8-warningsLints Python code to detect deprecated modules and functions.12
simonstjg/flake8-jira-todo-checkerAutomatically checks Python code for TODO comments with missing JIRA issue IDs7