Skip to content

fix prompt init

fix prompt init #257

Triggered via push November 16, 2023 05:16
Status Failure
Total duration 1m 15s
Artifacts

rubocop.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 14 notices
lib/story_branch/config_manager.rb#L64
Omit the hash value. [Style/HashSyntax]
lib/story_branch/config_manager.rb#L65
Omit the hash value. [Style/HashSyntax]
lib/story_branch/config_manager.rb#L66
Omit the hash value. [Style/HashSyntax]
lib/story_branch/config_manager.rb#L67
Omit the hash value. [Style/HashSyntax]
lib/story_branch/config_manager.rb#L68
Omit the hash value. [Style/HashSyntax]
lib/story_branch/config_manager.rb#L74
Use `empty?` instead of `length.zero?`. [Style/ZeroLengthPredicate]
lib/story_branch/linear_app/team.rb#L16
Omit the hash value. [Style/HashSyntax]
spec/unit/open_issue_spec.rb#L14
Omit the hash value. [Style/HashSyntax]
spec/unit/story_branch/main_spec.rb#L29
Omit the hash value. [Style/HashSyntax]
spec/unit/story_branch/main_spec.rb#L29
Omit the hash value. [Style/HashSyntax]
spec/unit/story_branch/main_spec.rb#L30
Omit the hash value. [Style/HashSyntax]
spec/unit/story_branch/main_spec.rb#L30
Omit the hash value. [Style/HashSyntax]
spec/unit/story_branch/main_spec.rb#L30
Omit the hash value. [Style/HashSyntax]
spec/unit/story_branch/main_spec.rb#L65
Omit the hash value. [Style/HashSyntax]
spec/spec_helper.rb#L6
Remove unnecessary `require` statement. [Lint/RedundantRequireStatement]