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

Revise configurations for rails cop #38

Merged
merged 1 commit into from
Nov 11, 2017
Merged

Revise configurations for rails cop #38

merged 1 commit into from
Nov 11, 2017

Conversation

onk
Copy link
Owner

@onk onk commented Oct 19, 2017

Disable noisy cops.

  • Rails/Delegate
  • Rails/Exit
  • Rails/FilePath
  • Rails/PluralizationGrammar
  • Rails/Present

and enable Rails/NotNullColumn cop.
This cop checks only add_column not create_table.

Disable noisy cops.

* Rails/Delegate
* Rails/Exit
* Rails/FilePath
* Rails/PluralizationGrammar
* Rails/Present

and enable `Rails/NotNullColumn` cop.
This cop checks only add_column not create_table.
@onk onk merged commit 40eb8c2 into master Nov 11, 2017
@onk onk deleted the update_rails_config branch November 11, 2017 01:14
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