Skip to content

Pull requests: codeclimate/styleguide

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update Ruby guideline around block delimiters
#70 by f-moya was merged Oct 15, 2021 Loading… updated Oct 15, 2021
Turn off reek LongParameterList
#69 by wfleming was merged Dec 16, 2020 Loading… updated Dec 16, 2020
Disable Reek's FeatureEnvy check
#68 by wfleming was merged Dec 16, 2020 Loading… updated Dec 16, 2020
Replace some trivial Rubocop checks with more meaningful Reek checks.
#67 by fhwang was merged Dec 15, 2020 Loading… updated Dec 15, 2020
BlockDelimiters cop uses semantic style.
#66 by fhwang was merged Oct 2, 2020 Loading… updated Oct 2, 2020
Use "indented" style for MultilineMethodCallIndentation
#65 by wfleming was merged May 14, 2020 Loading… updated May 20, 2020
Add MissingElse for case
#64 by filipesperandio was merged Apr 14, 2020 Loading… updated Apr 14, 2020
Fix deprecated TrailingComma cop config
#63 by filipesperandio was merged Aug 13, 2019 Loading… updated Aug 13, 2019
Replace no-ternary check with no-nested-ternary
#62 by filipesperandio was closed Mar 13, 2019 Loading… updated Mar 13, 2019
Turn off rubocop's FormatStringToken check
#61 by wfleming was merged Dec 18, 2017 Loading… updated Dec 18, 2017
Update rubocop rules
#60 by ABaldwinHunter was closed Sep 11, 2017 Loading… updated Sep 11, 2017
Disable more Rubocop metrics
#59 by brynary was merged May 3, 2017 Loading… updated May 3, 2017
Disable length checks in favor of new quality model
#58 by brynary was merged Apr 25, 2017 Loading… updated Apr 25, 2017
Add rule about spacing
#57 by ABaldwinHunter was merged Mar 21, 2017 Loading… updated Mar 21, 2017
Document more preferred spec styles
#56 by pbrisbin was merged Feb 10, 2017 Loading… updated Feb 10, 2017
Add shell styleguide
#55 by wfleming was merged Feb 2, 2017 Loading… updated Feb 2, 2017
Disable Style/Alias
#54 by pbrisbin was merged Jan 23, 2017 Loading… updated Jan 23, 2017
Disable ActiveRecord-specific cops
#53 by maxjacobson was merged Dec 28, 2016 Loading… updated Dec 28, 2016
Enable rails cops
#52 by maxjacobson was merged Dec 27, 2016 Loading… updated Dec 27, 2016
Fully qualify classnames in specs
#48 by toddmohney was closed Dec 13, 2016 Loading… updated Dec 13, 2016
Refactor ESLint config to better support external configs
#50 by wfleming was merged Dec 7, 2016 Loading… updated Dec 7, 2016
Add no-ternary to ESLint config
#51 by wfleming was merged Dec 7, 2016 Loading… updated Dec 7, 2016
Allow described_class in specs
#49 by toddmohney was merged Dec 6, 2016 Loading… updated Dec 6, 2016
Disable Length checks
#46 by gdiggs was closed Oct 25, 2016 Loading… updated Oct 25, 2016
Update config to match ruby alignment preferences
#45 by maxjacobson was merged Aug 31, 2016 Loading… updated Aug 31, 2016
ProTip! Filter pull requests by the default branch with base:master.