Avo resource meta #3399
Annotations
1 error
standardrb:
db/factories.rb#L156
[rubocop] reported by reviewdog 🐶
[Corrected] Layout/FirstArrayElementIndentation: Use 2 spaces for indentation in an array, relative to the start of the line where the left square bracket is.
Raw Output:
db/factories.rb:156:11: C: [Corrected] Layout/FirstArrayElementIndentation: Use 2 spaces for indentation in an array, relative to the start of the line where the left square bracket is.
Avo::Meta::SchemaEntry.new(name: "shoe_size", type: "integer", as: "number")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
Loading