0.1.9 - This version may not be safe as it has not been updated for a long time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform
Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.
MIT - MIT LicenseANSI colors highlight for Flake8
Install plugin:
pip install flake8-colors
Use the following example format in your .flake8 file:
format = ${cyan}%(path)s${reset}:${yellow_bold}%(row)d${reset}:${green_bold}%(col)d${reset}: ${red_bold}%(code)s${reset} %(text)s
Enjoy!
There are three forms of tags:
Colors:
Modifiers:
Tags:
Inspired by flake8-format-ansi
Just do whatever you want to do.