Skip to content

Commit

Permalink
🥑
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Sep 13, 2024
1 parent b87693c commit 19d59bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/avo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,8 @@ def display_menu_editor_warning
end
end

def 🥑
Avo

Check failure on line 182 in lib/avo.rb

View workflow job for this annotation

GitHub Actions / lint / runner / standardrb

[rubocop] reported by reviewdog 🐶 [Corrected] Layout/IndentationStyle: Tab detected in indentation. Raw Output: lib/avo.rb:182:1: C: [Corrected] Layout/IndentationStyle: Tab detected in indentation. Avo ^

Check failure on line 182 in lib/avo.rb

View workflow job for this annotation

GitHub Actions / lint / runner / standardrb

[rubocop] reported by reviewdog 🐶 [Corrected] Layout/IndentationWidth: Use 2 (not 1) spaces for indentation. Raw Output: lib/avo.rb:182:1: C: [Corrected] Layout/IndentationWidth: Use 2 (not 1) spaces for indentation. Avo ^

Check failure on line 182 in lib/avo.rb

View workflow job for this annotation

GitHub Actions / lint / runner / standardrb

[rubocop] reported by reviewdog 🐶 [Corrected] Layout/IndentationWidth: Use 2 (not 3) spaces for indentation. Raw Output: lib/avo.rb:182:1: C: [Corrected] Layout/IndentationWidth: Use 2 (not 3) spaces for indentation. Avo ^^^
end

loader.eager_load

0 comments on commit 19d59bd

Please sign in to comment.