Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assure variable naming rule always use a pattern #1667

Merged
merged 1 commit into from Jul 15, 2021
Merged

Assure variable naming rule always use a pattern #1667

merged 1 commit into from Jul 15, 2021

Conversation

ssbarnea
Copy link
Member

Fixes bug which made the rule raise an error when options were not initialized (var_naming_pattern being None).

Fixes bug which made the rule raise an error when options were
not initialized (var_naming_pattern being None).
@ssbarnea ssbarnea added the bug label Jul 15, 2021
@ssbarnea ssbarnea merged commit 1fe4e47 into master Jul 15, 2021
@ssbarnea ssbarnea deleted the fix/bits branch July 15, 2021 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant