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
- Host: GitHub
- URL: https://github.com/ipadla/flake8-class-constants
- Owner: ipadla
- License: mit
- Created: 2021-11-30T21:13:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T12:37:11.000Z (over 4 years ago)
- Last Synced: 2025-12-16T09:14:37.271Z (6 months ago)
- Topics: flake8-plugin, pep8, python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
flake8\_class\_constants
Simple flake8 plugin, that check if class constants is uppercase
`pip install flake8_class_constants`