fix(form): Display hint for has_one nested fields #627
Annotations
7 errors
StandardRB Linter:
spec/administrate/views/fields/has_one/_form_spec.rb#L43
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
StandardRB Linter:
spec/administrate/views/fields/has_one/_form_spec.rb#L44
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
StandardRB Linter:
spec/administrate/views/fields/has_one/_form_spec.rb#L45
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
StandardRB Linter:
spec/administrate/views/fields/has_one/_form_spec.rb#L46
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
StandardRB Linter:
spec/administrate/views/fields/has_one/_form_spec.rb#L58
Style/PercentLiteralDelimiters: `%r`-literals should be delimited by `{` and `}`.
|
StandardRB Linter:
spec/administrate/views/fields/has_one/_form_spec.rb#L85
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.
|
StandardRB Linter
Process completed with exit code 128.
|
Loading