Skip to content

Commit

Permalink
[API] Generator: Disables EmptyComment cop in Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Jun 7, 2024
1 parent a54bf8a commit 8162b8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions elasticsearch-api/utils/thor/.rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
Layout/EndAlignment:
AutoCorrect: true
Layout/EmptyComment:
Enabled: false

0 comments on commit 8162b8e

Please sign in to comment.