Flake8 formatter that outputs GitLab Code Quality artifact JSON. Current version 0.2.2. Low release cadence; maintained primarily by the community.
pip install flake8-gl-codeclimateVerified import paths — ran on the pinned version, not inferred.
Create an instance of the formatter and use it to format flake8 results.
Use via flake8's --format flag or with flake8's Result class.
Upgrade Python to 3.7+.