An open API service indexing awesome lists of open source software.

https://github.com/ipadla/flake8-class-constants

Check PEP-8 class constants naming conventions, plugin for flake8
https://github.com/ipadla/flake8-class-constants

flake8-plugin pep8 python

Last synced: 15 days ago
JSON representation

Check PEP-8 class constants naming conventions, plugin for flake8

Awesome Lists containing this project

README

          

flake8\_class\_constants

Simple flake8 plugin, that check if class constants is uppercase

`pip install flake8_class_constants`