Skip to content

Commit

Permalink
lint: Fix rubocop offense
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentinchampenois committed Oct 30, 2023
1 parent 3aba6bb commit 8f7a88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/puma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
preload_app! if ENV.fetch("PUMA_PRELOAD_APP", "false") == "true"

# Allow puma to be restarted by `rails restart` command.
plugin :tmp_restart
plugin :tmp_restart

0 comments on commit 8f7a88b

Please sign in to comment.