updated local dev ruby to 3.2.2 #256
RuboCop Action
15 offense(s) found.
Annotations
Check notice on line 64 in lib/story_branch/config_manager.rb
github-actions / RuboCop Action
lib/story_branch/config_manager.rb#L64
Omit the hash value. [Style/HashSyntax]
Check notice on line 65 in lib/story_branch/config_manager.rb
github-actions / RuboCop Action
lib/story_branch/config_manager.rb#L65
Omit the hash value. [Style/HashSyntax]
Check notice on line 66 in lib/story_branch/config_manager.rb
github-actions / RuboCop Action
lib/story_branch/config_manager.rb#L66
Omit the hash value. [Style/HashSyntax]
Check notice on line 67 in lib/story_branch/config_manager.rb
github-actions / RuboCop Action
lib/story_branch/config_manager.rb#L67
Omit the hash value. [Style/HashSyntax]
Check notice on line 68 in lib/story_branch/config_manager.rb
github-actions / RuboCop Action
lib/story_branch/config_manager.rb#L68
Omit the hash value. [Style/HashSyntax]
Check notice on line 74 in lib/story_branch/config_manager.rb
github-actions / RuboCop Action
lib/story_branch/config_manager.rb#L74
Use `empty?` instead of `length.zero?`. [Style/ZeroLengthPredicate]
Check notice on line 16 in lib/story_branch/linear_app/team.rb
github-actions / RuboCop Action
lib/story_branch/linear_app/team.rb#L16
Omit the hash value. [Style/HashSyntax]
Check warning on line 6 in spec/spec_helper.rb
github-actions / RuboCop Action
spec/spec_helper.rb#L6
Remove unnecessary `require` statement. [Lint/RedundantRequireStatement]
Check notice on line 14 in spec/unit/open_issue_spec.rb
github-actions / RuboCop Action
spec/unit/open_issue_spec.rb#L14
Omit the hash value. [Style/HashSyntax]
Check notice on line 29 in spec/unit/story_branch/main_spec.rb
github-actions / RuboCop Action
spec/unit/story_branch/main_spec.rb#L29
Omit the hash value. [Style/HashSyntax]
Check notice on line 29 in spec/unit/story_branch/main_spec.rb
github-actions / RuboCop Action
spec/unit/story_branch/main_spec.rb#L29
Omit the hash value. [Style/HashSyntax]
Check notice on line 30 in spec/unit/story_branch/main_spec.rb
github-actions / RuboCop Action
spec/unit/story_branch/main_spec.rb#L30
Omit the hash value. [Style/HashSyntax]
Check notice on line 30 in spec/unit/story_branch/main_spec.rb
github-actions / RuboCop Action
spec/unit/story_branch/main_spec.rb#L30
Omit the hash value. [Style/HashSyntax]
Check notice on line 30 in spec/unit/story_branch/main_spec.rb
github-actions / RuboCop Action
spec/unit/story_branch/main_spec.rb#L30
Omit the hash value. [Style/HashSyntax]
Check notice on line 65 in spec/unit/story_branch/main_spec.rb
github-actions / RuboCop Action
spec/unit/story_branch/main_spec.rb#L65
Omit the hash value. [Style/HashSyntax]