yegor256 / cam

Classes and Metriсs (CaM): a dataset of Java classes from public open-source GitHub repositories
http://cam.yegor256.com
MIT License
23 stars 38 forks source link

Сustom pylint plugin with constant checker #223

Closed howcanunot closed 7 months ago

howcanunot commented 7 months ago

Adding custom pylint plugin to verify that constant variable is defined in the top level of module To enable our custom plugin write load_plugin=plugins_module