Skip to content

Commit

Permalink
added blank line at the end of constants.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
samcoforma committed Nov 22, 2024
1 parent f4cb83d commit 3ff66a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lighthouse/benefits_documents/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ module Constants
SUCCESS: 'SUCCESS'
}.freeze

Check failure on line 9 in lib/lighthouse/benefits_documents/constants.rb

View workflow job for this annotation

GitHub Actions / Linting and Security

Layout/FirstHashElementIndentation: Indent the right brace the same as the start of the line where the left brace is.
end
end
end

0 comments on commit 3ff66a9

Please sign in to comment.