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

Cleanup/warnings core #212

Merged
merged 2 commits into from Feb 28, 2019
Merged

Cleanup/warnings core #212

merged 2 commits into from Feb 28, 2019

Conversation

zer0x64
Copy link
Contributor

@zer0x64 zer0x64 commented Feb 28, 2019

This small PR aims to remove all the easy-to-remove warnings in the core/ folder. This includes PEP8 format, arguments not in docstrings, unused variables, etc.

@zer0x64 zer0x64 added the cleanup Code cleanup label Feb 28, 2019
@zer0x64 zer0x64 self-assigned this Feb 28, 2019
awsscout2_conditions_dir = os.path.join(awsscout2_rules_data_dir, 'conditions')
awsscout2_filters_dir = os.path.join(awsscout2_rules_data_dir, 'filters')
awsscout2_findings_dir = os.path.join(awsscout2_rules_data_dir, 'findings')
awsscout2_rulesets_dir = os.path.join(awsscout2_rules_data_dir, 'rulesets')
Copy link
Contributor

Choose a reason for hiding this comment

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

But I liked the equals lining up 😿

@zer0x64 zer0x64 merged commit c88c417 into develop Feb 28, 2019
@zer0x64 zer0x64 deleted the cleanup/warnings-core branch February 28, 2019 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants