Add Standard workflow #7
Annotations
10 errors
build:
app/helpers/videos_helper.rb#L3
Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional
|
build:
config/environments/development.rb#L76
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
build:
config/environments/development.rb#L81
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
build:
config/environments/development.rb#L82
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
build:
config/environments/production.rb#L135
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
build:
config/environments/production.rb#L141
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
build:
config/environments/production.rb#L142
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
build:
config/environments/test.rb#L75
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
build:
config/environments/test.rb#L76
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
build:
config/environments/test.rb#L78
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|