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

Scan numeric strings #17

Merged
merged 3 commits into from
Aug 7, 2023
Merged

Conversation

sidz
Copy link
Owner

@sidz sidz commented Aug 7, 2023

This PR introduced new feature which doesn't allow have a magic numbers in numeric strings. This behavior is enabled by default but it could be switched off via sidzIgnoreNumericStrings

See tests in order to see how it works.

@sidz sidz force-pushed the scan-numeric-strings-add-opion-to-disable branch from 00324a5 to 46f4af6 Compare August 7, 2023 18:38
@sidz sidz merged commit 6646674 into main Aug 7, 2023
3 checks passed
@sidz sidz deleted the scan-numeric-strings-add-opion-to-disable branch August 7, 2023 19:29
@@ -58,6 +65,8 @@ parameters:
- tests/*
```

##
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably not needed?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants