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

Fix rubocop warnings #117

Merged
merged 1 commit into from
Dec 23, 2019
Merged

Conversation

y-yagi
Copy link
Contributor

@y-yagi y-yagi commented Dec 23, 2019

This fixes following rubocop warnings:

/home/y-yagi/src/github.com/y-yagi/redis-session-store/.rubocop.yml: Warning: no department given for FileName.
/home/y-yagi/src/github.com/y-yagi/redis-session-store/.rubocop.yml: Warning: no department given for DoubleNegation.
.rubocop.yml: Metrics/LineLength has the wrong namespace - should be Layout

This fixes following warnings:

```
/home/y-yagi/src/github.com/y-yagi/redis-session-store/.rubocop.yml: Warning: no department given for FileName.
/home/y-yagi/src/github.com/y-yagi/redis-session-store/.rubocop.yml: Warning: no department given for DoubleNegation.
.rubocop.yml: Metrics/LineLength has the wrong namespace - should be Layout
```
@Jesterovskiy Jesterovskiy merged commit 37fd169 into roidrage:master Dec 23, 2019
@y-yagi y-yagi deleted the fix-rubocop-warnings branch December 23, 2019 08:17
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