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 the Rubocop offence #588

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Fix the Rubocop offence #588

merged 1 commit into from
Jan 24, 2025

Conversation

y-yagi
Copy link
Contributor

@y-yagi y-yagi commented Jan 19, 2025

This PR fixes the following offence.

lib/listen/event/config.rb:15:1: C: [Correctable] Layout/EmptyLinesAroundMethodBody: Extra empty line detected at method body beginning.

Ref: https://github.com/guard/listen/actions/runs/12850558185/job/35830361327?pr=587

This PR fixes the following offence.

```
lib/listen/event/config.rb:15:1: C: [Correctable] Layout/EmptyLinesAroundMethodBody: Extra empty line detected at method body beginning.
```

Ref: https://github.com/guard/listen/actions/runs/12850558185/job/35830361327?pr=587
@rymai
Copy link
Member

rymai commented Jan 24, 2025

Thanks!

@rymai rymai merged commit 20df8e4 into guard:master Jan 24, 2025
16 checks passed
@y-yagi y-yagi deleted the fix_rubocop_offenses branch January 24, 2025 12:09
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.

2 participants