feat(cops): clean rubocop run
1. ignoring one file because it's an intentional vuln 2. made a few small semantic changes, but verified that they're equivalent.
This commit is contained in:
@@ -33,7 +33,7 @@ class ScheduleController < ApplicationController
|
||||
end
|
||||
rescue
|
||||
end
|
||||
respond_to do |format|
|
||||
respond_to do |format|
|
||||
format.json { render json: jfs.to_json }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user