#90355 [10-10 Health Apps] Improve code quality for shared code #79195
Annotations
10 errors
Run Rubocop:
lib/va1010_forms/enrollment_system/service.rb#L39
Lint/UselessRescue: Useless `rescue` detected.
|
Run Rubocop:
spec/lib/form1010_ezr/service_spec.rb#L195
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`.
|
Run Rubocop:
spec/lib/form1010_ezr/service_spec.rb#L335
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
Run Rubocop:
spec/lib/form1010_ezr/service_spec.rb#L354
Layout/LineEndStringConcatenationIndentation: Align parts of a string concatenated with backslash.
|
Run Rubocop:
spec/lib/form1010_ezr/service_spec.rb#L355
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
Run Rubocop:
spec/lib/form1010_ezr/service_spec.rb#L372
Layout/LineEndStringConcatenationIndentation: Align parts of a string concatenated with backslash.
|
Run Rubocop:
spec/lib/hca/service_spec.rb#L65
Layout/LineEndStringConcatenationIndentation: Align parts of a string concatenated with backslash.
|
Run Rubocop:
spec/lib/hca/service_spec.rb#L72
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
Run Rubocop:
spec/lib/hca/service_spec.rb#L157
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
Run Rubocop:
spec/lib/hca/service_spec.rb#L175
Layout/LineEndStringConcatenationIndentation: Align parts of a string concatenated with backslash.
|
Loading