flake8-html
Violation report generator
Generates HTML reports of flake8 violations
Generate HTML reports of flake8 violations
51 stars
4 watching
17 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
flake8-pluginlintingpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates an HTML dashboard summarizing flake8 violations. | 14 |
| An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 |
| Generates a flake8 configuration file from a more powerful config format | 11 |
| Automatically detects and flags temporary notes in Python code to help maintain coding standards. | 18 |
| A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 |
| A Flake8 plugin that checks for issues related to logging in Python code | 79 |
| A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |
| A flake8 plugin that prevents excessive bad code in Python | 4 |
| Reports on files with low type annotations in Python code | 34 |
| Automatically checks Python files for copyright notices | 15 |
| A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests | 69 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| Tool to check return values in Python functions | 62 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |