BigW Consortium Gitlab

Commit 5e734dfe by Regis

remove carriage return complaints for rubocop

parent 38a7f46b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment