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

style: introduce rubocop, make some sensible changes #465

Closed
wants to merge 3 commits into from

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented Jan 8, 2024

  • introduce rubocop
    • and add all violations to a TODO list so we can clean them up at our own pace
  • cleanup whitespace violations
  • cleanup inclusive language violations
    • add SQLite3::Constants::Open::SUPER_JOURNAL which is an alias for the deprecated MASTER_JOURNAL

Note that I've chosen to use https://github.com/shopify/ruby-style-guide as the rubocop config, because I like it and it's what I'm already using for Nokogiri. I don't feel strongly about it.

@flavorjones flavorjones mentioned this pull request Jan 8, 2024
19 tasks
@flavorjones
Copy link
Member Author

Chatted with @tenderlove real quick and he convinced me to try standard instead, so expect this to get updated.

@flavorjones
Copy link
Member Author

closing in favor of #467

@flavorjones flavorjones closed this Jan 9, 2024
@flavorjones flavorjones deleted the flavorjones-rubocop-20240108a branch January 9, 2024 17:10
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.

1 participant