flake8-html

Violation report generator

Generates HTML reports of flake8 violations

Generate HTML reports of flake8 violations

GitHub

51 stars
4 watching
17 forks
Language: Python
last commit: 24 days ago
Linked from 1 awesome list

flake8-pluginlintingpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aperezhortal/flake8-dashboard Generates an HTML dashboard summarizing flake8 violations. 13
stummjr/flake8-scrapy An integration of Flake8 and Scrapy to catch common coding issues in Spider projects 19
orsinium-labs/flake8-ruler Generates a flake8 configuration file from a more powerful config format 11
tommilligan/flake8-fixme Automatically detects and flags temporary notes in Python code to help maintain coding standards. 18
martinthoma/flake8-scream A Flake8 plugin to help identify and suppress false-positive warnings in Python code 4
adamchainz/flake8-logging A Flake8 plugin that checks for issues related to logging in Python code 79
rocioar/flake8-django A plugin to enforce Django-specific coding standards and best practices during code reviews. 180
plinss/flake8-literal This plugin checks and enforces consistent usage of string literals in Python code. 5
queensferryme/flake8-too-many A flake8 plugin that prevents excessive bad code in Python 4
best-doctor/flake8-annotations-coverage Reports on files with low type annotations in Python code 34
savoirfairelinux/flake8-copyright Automatically checks Python files for copyright notices 15
jamescooke/flake8-aaa A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests 70
orsinium-labs/flake8-codes Tools to inspect error codes in Python code for linting and quality assurance 14
afonasev/flake8-return Tool to check return values in Python functions 62
smarkets/flake8-strict Plugin for static code analysis of Python code adhering to strict style rules 10