Skip to content

modules/auxiliary/crawler: Resolve RuboCop violations #20193

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
merged 2 commits into from
May 21, 2025

Conversation

bcoles
Copy link
Contributor

@bcoles bcoles commented May 15, 2025

Most violations resolved with rubocop -A, except notes.

  • Fixes a bug due to a typo where @curent_site was used instead of @current_site.
  • Replaces multiple tabs with spaces

There are likely many bugs still present. I'm not interested in fixing them. I'm especially not interested in fixing the canonicalize method.

@bcoles bcoles added the code quality Improving code quality label May 15, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Metasploit Kanban May 21, 2025
@jheysel-r7 jheysel-r7 merged commit be678c4 into rapid7:master May 21, 2025
18 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Metasploit Kanban May 21, 2025
@bcoles bcoles deleted the rubocop-modules-auxiliary-crawler branch May 21, 2025 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Improving code quality rn-no-release-notes no release notes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants