mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Lint files to rubocop omakase standards
root ➜ /workspace (fix-rubocop-issues) $ rubocop Inspecting 54 files ...................................................... 54 files inspected, no offenses detected
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class PagesController < ApplicationController
|
||||
before_action :authenticate_user!
|
||||
|
||||
|
||||
def dashboard
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user