Bump rails from 7.2.3 to 8.1.1 #4
Closed
Annotations
10 errors
|
Lint code for consistent style:
lib/default_form/active_record_ext.rb#L38
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body end.
|
|
Lint code for consistent style:
lib/default_form/active_record_ext.rb#L23
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Lint code for consistent style:
lib/default_form/active_record_ext.rb#L3
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body beginning.
|
|
Lint code for consistent style:
lib/default_form.rb#L8
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Lint code for consistent style:
lib/default_form.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Lint code for consistent style:
lib/default_form.rb#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Lint code for consistent style:
lib/default_form.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Lint code for consistent style:
lib/default_form.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Lint code for consistent style:
lib/default_form.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Lint code for consistent style:
lib/default_form.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Loading