Skip to content

Improve code quality of scanners #120

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

Merged

Conversation

turbaszek
Copy link
Member

This PR replaces cameleCase with snake_case, removes some unused
variables and adds some that in some cases may result in run time error.

This PR replaces cameleCase with snake_case, removes some unused
variables and adds some that in some cases may result in run time error.
@turbaszek
Copy link
Member Author

@michalslowikowski00 this one may help with #90



def sclan(KibbleBit, source):
def scan(kibble_bit, source):
Copy link
Member Author

Choose a reason for hiding this comment

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

This should fix the scanner 👀

@turbaszek turbaszek merged commit f8d731c into apache:main Dec 13, 2020
@turbaszek turbaszek deleted the improve-scanners-code-quality branch December 13, 2020 13:53
@michalslowikowski00
Copy link
Contributor

Thx I will in the free time.

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