Merge branch 'main' into api #32
StandardRB
33 offense(s) found
Annotations
Check failure on line 1 in app/controllers/api/v1/api_controller.rb
github-actions / StandardRB
app/controllers/api/v1/api_controller.rb#L1
Controllers should subclass `ApplicationController`.
Check failure on line 10 in app/controllers/api/v1/domains_controller.rb
github-actions / StandardRB
app/controllers/api/v1/domains_controller.rb#L10
Trailing whitespace detected.
Check failure on line 82 in config/environments/development.rb
github-actions / StandardRB
config/environments/development.rb#L81-L82
Extra blank line detected.
Check failure on line 6 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L6
Unnecessary spacing detected.
Check failure on line 6 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L6
Unnecessary spacing detected.
Check failure on line 7 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L7
Unnecessary spacing detected.
Check failure on line 7 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L7
Unnecessary spacing detected.
Check failure on line 8 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L8
Unnecessary spacing detected.
Check failure on line 8 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L8
Unnecessary spacing detected.
Check failure on line 13 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L13
Unnecessary spacing detected.
Check failure on line 14 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L14
Unnecessary spacing detected.
Check failure on line 14 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L14
Unnecessary spacing detected.
Check failure on line 14 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L14
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Check failure on line 16 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L16
Unnecessary spacing detected.
Check failure on line 22 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L22
Unnecessary spacing detected.
Check failure on line 23 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L23
Unnecessary spacing detected.
Check failure on line 24 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L24
Unnecessary spacing detected.
Check failure on line 24 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L24
Unnecessary spacing detected.
Check failure on line 25 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L25
Unnecessary spacing detected.
Check failure on line 25 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L25
Unnecessary spacing detected.
Check failure on line 26 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L26
Unnecessary spacing detected.
Check failure on line 26 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L26
Unnecessary spacing detected.
Check failure on line 27 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L27
Unnecessary spacing detected.
Check failure on line 27 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L27
Unnecessary spacing detected.
Check failure on line 27 in db/migrate/20240118051026_create_doorkeeper_tables.rb
github-actions / StandardRB
db/migrate/20240118051026_create_doorkeeper_tables.rb#L27
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.