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

Disable Rails cops #376

Merged
merged 1 commit into from Oct 2, 2020
Merged

Disable Rails cops #376

merged 1 commit into from Oct 2, 2020

Conversation

anakinj
Copy link
Member

@anakinj anakinj commented Oct 2, 2020

Having the Rails Cops enabled gives false warnings about Rails specific syntax. For example it suggest using delegate even if the gem does not use activesupport that provides this functionality.

@sourcelevel-bot
Copy link

SourceLevel has finished reviewing this Pull Request and has found:

  • 1 fixed issue! 🎉

See more details about this review.

@excpt excpt merged commit 82680f0 into jwt:master Oct 2, 2020
@excpt
Copy link
Member

excpt commented Oct 2, 2020

🥳 Thanks!

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