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

Introduce Default Settings and Configurations for RuboCop-Sequel #41

Merged
merged 2 commits into from
May 14, 2024

Conversation

numbata
Copy link
Contributor

@numbata numbata commented Apr 23, 2024

Motivation

Following up on discussions in PR #36, this PR aims to establish a foundation for default settings in the RuboCop-Sequel gem.

Solution

  • Introduced a default configuration file (config/default.yml) with sensible defaults, making certain cops optional (e.g. Sequel/ConcurrentIndex is disabled by default).
  • Added an obsolete configuration to handle deprecated cops or cop settings.

@numbata
Copy link
Contributor Author

numbata commented May 7, 2024

@cyberdelia wdyt?

@cyberdelia cyberdelia merged commit bcc0def into rubocop:master May 14, 2024
5 checks passed
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.

None yet

2 participants