flake8-gl-codeclimate
Code Quality Reporter
Tool to generate standardized code quality reports in JSON format for use with Gitlab's Code Quality feature.
Flake8 formatter producing Gitlab Code Quality artifacts.
25 stars
1 watching
12 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
codeclimateflake8flake8-plugingitlabgitlab-cipython
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates code quality metrics reporting to CodeClimate | 202 |
| Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support | 10 |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| A tool to check Python code quality in Jupyter notebooks. | 28 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| Automatically identifies and flags unused or commented-out code in Python projects. | 311 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| 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 flake8 plugin that runs black to validate Python code style and enforce coding standards. | 165 |
| Lints Python code to detect deprecated modules and functions. | 12 |
| A GitHub Actions extension that integrates Flake8 with the platform to provide clear error annotations during pull request reviews. | 5 |
| An extension for flake8 to flag functions with mutable default arguments. | 44 |
| A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |