flake8-copyright
Copyright scanner
Automatically checks Python files for copyright notices
Adds copyright checks to flake8
15 stars
8 watching
15 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Ensures Python source files specify author, copyright, and license information | 5 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| A plugin to check Python print statements for coding style and errors | 121 |
| Tools to improve Python documentation quality and consistency | 155 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 |
| Generates HTML reports of flake8 violations | 51 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| A tool to identify encoding issues in Python code | 6 |
| A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Automated security testing tool | 110 |
| A Flake8 plugin that checks for issues related to logging in Python code | 79 |
| Checks Python code for compatibility with future imports. | 18 |