hi 👋
I am using wemake-python-styleguide in several types of python's projects and some of them are built using framework e.g scrapy. Such frameworks and sometimes also domain language force developers to use some names that are forbidden by few wemake-python-styleguide violations, e.g WPS110.
It would be really great to make setup.cfg's options from some constants, for instance VARIABLE_NAMES_BLACKLIST to easily support above mentioned cases.
Please, let me know what is your opinion about this.
Thanks for such great project!
Kind Regards,
Lukasz
hi 👋
I am using
wemake-python-styleguidein several types of python's projects and some of them are built using framework e.g scrapy. Such frameworks and sometimes also domain language force developers to use some names that are forbidden by fewwemake-python-styleguideviolations, e.g WPS110.It would be really great to make
setup.cfg's options from some constants, for instanceVARIABLE_NAMES_BLACKLISTto easily support above mentioned cases.Please, let me know what is your opinion about this.
Thanks for such great project!
Kind Regards,
Lukasz