Skip to content
Snippets Groups Projects
Commit 5e734dfe authored by Regis's avatar Regis
Browse files

remove carriage return complaints for rubocop

parent 38a7f46b
No related branches found
No related tags found
1 merge request!12258Update Prometheus Merge Request Metrics page
Pipeline #
Loading
Loading
@@ -82,7 +82,7 @@ class Projects::BranchesController < Projects::ApplicationController
 
format.js { render nothing: true, status: result[:return_code] }
format.json { render json: { message: result[:message] }, status: result[:return_code] }
end
end
end
 
def destroy_all_merged
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment