Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / onk/onkcop issues and pull requests
#73 - Merge upstream/master
Pull Request -
State: closed - Opened by sue445 almost 4 years ago
- 1 comment
#72 - Rename Layout/IndentFirst*Element -> Layout/First*ElementIndentation since rubocop v0.77.0
Pull Request -
State: closed - Opened by onk almost 4 years ago
#71 - Sort by cop name
Pull Request -
State: closed - Opened by onk almost 4 years ago
#70 - `AggregateFailuresByDefault` config option for `RSpec/MultipleExpectations` has been removed in rubocop-rspec v1.34.0
Pull Request -
State: closed - Opened by onk almost 4 years ago
#69 - Extract config for rubocop-performance
Pull Request -
State: closed - Opened by onk almost 4 years ago
#68 - rubocop config is outdated
Issue -
State: closed - Opened by ha-clipline over 4 years ago
- 1 comment
#67 - The `Style/BracesAroundHashParameters` cop has been removed since rubocop 0.80.0
Pull Request -
State: closed - Opened by sue445 almost 5 years ago
#66 - Resolved: Metrics/LineLength has the wrong namespace - should be Layout
Pull Request -
State: closed - Opened by sue445 almost 5 years ago
#65 - Resolved rubocop 0.77.0 changes
Pull Request -
State: closed - Opened by sue445 almost 5 years ago
- 1 comment
#64 - rename `Layout/IndentArray`, `Layout/IndentHash` and `Layout/IndentationConsistency` for rubocop >= 0.72
Pull Request -
State: closed - Opened by Narazaka about 5 years ago
#63 - Ignored `Layout/IndentationConsistency`
Pull Request -
State: closed - Opened by sue445 over 5 years ago
#62 - Ignored `Layout/IndentArray` and `Layout/IndentHash`
Pull Request -
State: closed - Opened by sue445 over 5 years ago
- 2 comments
#61 - Performance Cops will be extracted since v0.68.0
Issue -
State: closed - Opened by sue445 over 5 years ago
- 1 comment
#60 - Fixed. invalid EnforcedStyle 'equality_operators_only' for Style/YodaCondition since rubocop 0.63.0
Pull Request -
State: closed - Opened by sue445 almost 6 years ago
- 2 comments
#59 - Remove travis CI workaround (#54)
Pull Request -
State: closed - Opened by onk about 6 years ago
#58 - Remove Style/EmptyLineAfterGuardClause config
Pull Request -
State: closed - Opened by onk about 6 years ago
#57 - Move Style/EmptyLineAfterGuardClause cop to Layout department
Pull Request -
State: closed - Opened by mkmn about 6 years ago
- 7 comments
#56 - Relax rubocop dependency for rubocop-rspec
Pull Request -
State: closed - Opened by sue445 over 6 years ago
- 4 comments
#55 - rubocop -a
Pull Request -
State: closed - Opened by onk over 6 years ago
#54 - Fix CI
Pull Request -
State: closed - Opened by onk over 6 years ago
#53 - Update rubocop v0.53.0 and rubocop-rspec v1.24.0
Pull Request -
State: closed - Opened by onk over 6 years ago
#52 - Customize RuboCop Layout/ClassStructure cop
Pull Request -
State: closed - Opened by onk almost 7 years ago
#51 - Update rubocop-rspec to v1.22.0
Pull Request -
State: closed - Opened by onk almost 7 years ago
#50 - Add reason for Layout/DotPosition
Pull Request -
State: closed - Opened by onk almost 7 years ago
#49 - Exclude all spec directories again on `Metrics/BlockLength` cop
Pull Request -
State: closed - Opened by onk almost 7 years ago
#48 - Bump rubocop to v0.52.1
Pull Request -
State: closed - Opened by onk almost 7 years ago
#47 - Workaround for travis on rubygems v2.7.3 && bundler v1.16.1
Pull Request -
State: closed - Opened by onk almost 7 years ago
#46 - Update TargetRubyVersion of auto-generate configuration to 2.5
Pull Request -
State: closed - Opened by onk almost 7 years ago
#45 - Disable Performance/RedundantBlockCall cop
Pull Request -
State: closed - Opened by onk almost 7 years ago
#44 - Update rubocop v0.52.0 and rubocop-rspec v1.21.0
Pull Request -
State: closed - Opened by onk almost 7 years ago
#43 - Add RSpec and CI
Pull Request -
State: closed - Opened by onk almost 7 years ago
#42 - Disable `RSpec/MultipleExpectations` cop
Pull Request -
State: closed - Opened by onk almost 7 years ago
- 2 comments
#41 - Exclude only RSpec examples
Pull Request -
State: closed - Opened by onk almost 7 years ago
#40 - Update rubocop-rspec to v1.20.0
Pull Request -
State: closed - Opened by onk about 7 years ago
#39 - Change Layout/SpaceInsideBlockBraces option
Pull Request -
State: closed - Opened by onk about 7 years ago
- 1 comment
#38 - Revise configurations for rails cop
Pull Request -
State: closed - Opened by onk about 7 years ago
#37 - Update rubocop v0.51.0 and rubocop-rspec v1.19.0
Pull Request -
State: closed - Opened by onk about 7 years ago
#36 - Disable Lint/ReturnInVoidContext cop
Pull Request -
State: closed - Opened by onk about 7 years ago
#35 - Update rubocop dependency version to 0.50.0
Pull Request -
State: closed - Opened by onk about 7 years ago
#34 - Relax RSpec/NestedGroups cop
Pull Request -
State: closed - Opened by onk about 7 years ago
#33 - Exclude config/environments/*.rb from Metrics/BlockLength cop
Pull Request -
State: closed - Opened by onk about 7 years ago
#32 - Update rubocop-rspec to v1.16.0
Pull Request -
State: closed - Opened by onk about 7 years ago
#31 - Disable Performance/Casecmp cop
Pull Request -
State: closed - Opened by onk over 7 years ago
#30 - Disable RSpec/EmptyLineAfterFinalLet cop
Pull Request -
State: closed - Opened by onk over 7 years ago
#29 - Update rubocop dependency version to 0.49.1
Pull Request -
State: closed - Opened by onk over 7 years ago
#28 - Enable Style/TrailingCommaInArguments: { EnforcedStyleForMultiline: comma }
Pull Request -
State: closed - Opened by Narazaka over 7 years ago
#27 - Update rubocop-rspec to v1.15.1
Pull Request -
State: closed - Opened by onk over 7 years ago
#26 - Update rubocop to v0.49.0
Pull Request -
State: closed - Opened by onk over 7 years ago
#25 - Update TargetRailsVersion to 5.1
Pull Request -
State: closed - Opened by onk over 7 years ago
#24 - Disable Lint/AmbiguousBlockAssociation cop again
Pull Request -
State: closed - Opened by onk over 7 years ago
#23 - Update rubocop v0.48.1
Pull Request -
State: closed - Opened by onk over 7 years ago
#22 - Update rubocop v0.48.0
Pull Request -
State: closed - Opened by onk over 7 years ago
#21 - Update rubocop-rspec dependency version to >= 1.15.0
Pull Request -
State: closed - Opened by onk over 7 years ago
#20 - Change Style/StringLiteralsInInterpolation to double_quotes style
Pull Request -
State: closed - Opened by onk over 7 years ago
#19 - Update rubocop-rspec dependency version to >= 1.12.0
Pull Request -
State: closed - Opened by onk over 7 years ago
#18 - Check method names to exclude from Metrics/BlockLength
Issue -
State: closed - Opened by onk almost 8 years ago
- 1 comment
#17 - Allow to exclude gemspec file from Metrics/BlockLength
Pull Request -
State: closed - Opened by onk almost 8 years ago
- 1 comment
#16 - Update rubocop-rspec dependency version to >= 1.11.0
Pull Request -
State: closed - Opened by onk almost 8 years ago
#15 - Disable Lint/EmptyWhen
Pull Request -
State: closed - Opened by onk almost 8 years ago
#14 - Enable Style/StringLiteralsInInterpolation cop
Pull Request -
State: closed - Opened by onk almost 8 years ago
#13 - Enable Style/StringMethods cop
Pull Request -
State: closed - Opened by onk almost 8 years ago
#12 - Update rubocop v0.47.1
Pull Request -
State: closed - Opened by onk almost 8 years ago
#11 - Disable Style/ZeroLengthPredicate cop
Pull Request -
State: closed - Opened by onk almost 8 years ago
#10 - Bump rubocop-rspec v1.9.1
Pull Request -
State: closed - Opened by onk almost 8 years ago
#9 - Add CLI for setup `.rubocop.yml`.
Pull Request -
State: closed - Opened by onk almost 8 years ago
#8 - Use ruby 2.4.x in sample code
Pull Request -
State: closed - Opened by onk almost 8 years ago
#7 - Bump rubocop v0.46.0
Pull Request -
State: closed - Opened by onk almost 8 years ago
#6 - Sort cop configurations alphabeticaly
Pull Request -
State: closed - Opened by onk almost 8 years ago
#5 - support rubocop-rspec
Pull Request -
State: closed - Opened by onk about 8 years ago
#4 - Fix wrong documentation
Pull Request -
State: closed - Opened by onk about 8 years ago
- 1 comment
#3 - Write recommendation Gemfile format
Pull Request -
State: closed - Opened by sue445 about 8 years ago
- 1 comment
#2 - Add gem version badge
Pull Request -
State: closed - Opened by sue445 almost 9 years ago
#1 - Add add_decendecy 'rubocop', ">= 0.35.0"
Pull Request -
State: closed - Opened by saboyutaka almost 9 years ago
- 1 comment