Naming convention rules does not seem to properly work when the default regular expression is overridden in SonarQube (Python) -


naming convention rules not seem work when default regular expression overridden (python)

enter image description here

i can't reproduce problem. idea have put mistake whitespace in beginning of regular expression " ^[a-z]...".


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -