Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cookpad/global-style-guides issues and pull requests

#207 - Enable Style/GuardClause

Pull Request - State: closed - Opened by Knack 12 months ago

#206 - Merging Python Style guide Repository

Pull Request - State: closed - Opened by fsan over 1 year ago - 6 comments

#205 - Disabled SuggestExtensions

Pull Request - State: closed - Opened by lucianghinda almost 2 years ago

#204 - Disable Rails/I18nLazyLookup rule

Pull Request - State: closed - Opened by ollieh-m almost 2 years ago - 2 comments

#203 - Disable Rails/I18nLazyLookup because it goes against our guides

Pull Request - State: closed - Opened by lucianghinda almost 2 years ago

#202 - Add style guide for using after actions for logging

Pull Request - State: closed - Opened by tony-rowan about 2 years ago - 16 comments

#201 - Fix AllowSafeAssigment

Pull Request - State: closed - Opened by Knack about 2 years ago - 2 comments

#200 - Disable Conditional Safe Assignment

Pull Request - State: closed - Opened by robertomiranda about 2 years ago

#199 - Fix rubocop-rspec configuration

Pull Request - State: closed - Opened by Knack about 2 years ago

#198 - Enable Lint/AssignmentInCondition

Pull Request - State: closed - Opened by Knack about 2 years ago

#197 - Avoid excessive numbered params in a single block

Pull Request - State: closed - Opened by robertomiranda over 2 years ago

#196 - Introduce rspec rubocop

Pull Request - State: closed - Opened by shinsukeimai over 2 years ago - 3 comments

#195 - Enable Hash shorthand syntax - accept both new and old syntax

Pull Request - State: closed - Opened by lucianghinda over 2 years ago - 8 comments

#194 - Sort Rubocop Rails directives in alphabetical order

Pull Request - State: closed - Opened by Bodacious over 2 years ago

#193 - Sort Rubocop directives in alphabetical order

Pull Request - State: closed - Opened by Bodacious over 2 years ago - 3 comments

#192 - Do not enforce Hash shorthand syntax in Ruby

Pull Request - State: closed - Opened by Bodacious over 2 years ago - 7 comments

#191 - Add RSpec style guide rule for code that tests our test tools.

Pull Request - State: closed - Opened by Bodacious over 2 years ago - 6 comments

#190 - Rephrase RSpec style guide rule on matchers

Pull Request - State: closed - Opened by Bodacious almost 3 years ago

#189 - Don't use i18n pluralization for different texts

Pull Request - State: closed - Opened by brunobrgs over 3 years ago

#188 - Add prefer-custom-error-class-in-abstract-methods

Pull Request - State: closed - Opened by jesseclark over 3 years ago - 2 comments

#187 - [RFC] Disable Rails/ContentTag

Pull Request - State: closed - Opened by jesseclark almost 4 years ago - 9 comments

#186 - Update rubocop rule for Gemfile

Pull Request - State: closed - Opened by sikachu almost 4 years ago

#185 - Restore SCSS SelectorDepth max to 4

Pull Request - State: closed - Opened by davidstosik almost 4 years ago - 5 comments

#184 - Remove unnecessary defaults from .scss-lint.yml

Pull Request - State: closed - Opened by davidstosik almost 4 years ago

#183 - Disable `Lint/MissingSuper` in Rubocop config

Pull Request - State: closed - Opened by sonia-vsk almost 4 years ago

#182 - Update RSpec README to point to new default branch

Pull Request - State: closed - Opened by sikachu almost 4 years ago

#181 - Remove redundant 'Enabled: true' lines from Rubocop config

Pull Request - State: closed - Opened by davidstosik almost 4 years ago

#180 - Enable new cops until defined otherwise

Pull Request - State: closed - Opened by davidstosik almost 4 years ago - 1 comment

#179 - Enforce a single indent for multi-line arguments

Pull Request - State: closed - Opened by davidstosik almost 4 years ago - 2 comments

#178 - Update Python style guide

Pull Request - State: closed - Opened by radeklat about 4 years ago - 1 comment

#177 - Add guideline to use prettier to format css

Pull Request - State: closed - Opened by tony-rowan about 4 years ago

#176 - Add guideline to use prettier to format javascript code

Pull Request - State: closed - Opened by tony-rowan about 4 years ago - 2 comments

#174 - Clarify what "dummy data" means

Pull Request - State: closed - Opened by balvig about 4 years ago

#173 - Update rule about experiment translations

Pull Request - State: closed - Opened by davidstosik about 4 years ago

#172 - Avoid adding translation for single language experiments

Pull Request - State: closed - Opened by brunobrgs about 4 years ago - 4 comments

#171 - Update Kafka styleguide with message consistency guidelines

Pull Request - State: closed - Opened by karlentwistle over 4 years ago - 1 comment

#169 - Introduce a guide for event streaming over Kafka

Pull Request - State: closed - Opened by robertomiranda over 4 years ago - 1 comment

#168 - Follow consistent ERB indent style

Pull Request - State: closed - Opened by davidstosik over 4 years ago - 5 comments

#167 - Add service object naming advice

Pull Request - State: closed - Opened by samrjenkins over 4 years ago - 8 comments

#166 - Replace click_link occurences with click_on

Pull Request - State: closed - Opened by artygus over 4 years ago

#165 - Expanded description of "don't abuse the zero key"

Pull Request - State: closed - Opened by jesseclark over 4 years ago - 3 comments

#164 - Enable new pending rubocop cops

Pull Request - State: closed - Opened by sikachu almost 5 years ago - 1 comment

#163 - Config newly added RuboCop Cops

Issue - State: closed - Opened by sikachu almost 5 years ago - 5 comments

#162 - Correct variable name in example code

Pull Request - State: closed - Opened by jesseclark almost 5 years ago

#161 - Add enum best practice

Pull Request - State: closed - Opened by ChrisBr almost 5 years ago - 8 comments

#160 - Dont assert magic values

Pull Request - State: closed - Opened by ChrisBr almost 5 years ago - 1 comment

#159 - replace SCSS guides with links to TailwindCSS and BEM

Pull Request - State: closed - Opened by balvig almost 5 years ago - 2 comments

#158 - Ensure reviews get requested from _everyone_ (not just 3 reviewers)

Pull Request - State: closed - Opened by balvig almost 5 years ago

#157 - Add preference on `click_on` into the style guide

Pull Request - State: closed - Opened by sikachu almost 5 years ago - 1 comment

#156 - Link to documentation on alternate naming schemes

Pull Request - State: closed - Opened by balvig almost 5 years ago

#155 - Update explanation link for html in translation

Pull Request - State: closed - Opened by ChrisBr almost 5 years ago

#154 - Rename Metrics/LineLength to Layout/LineLength

Pull Request - State: closed - Opened by ChrisBr about 5 years ago

#153 - Add explanation to 'Dont add HTML to locale file'

Pull Request - State: closed - Opened by ChrisBr about 5 years ago - 1 comment

#152 - Update configuration for RuboCop 0.77

Pull Request - State: closed - Opened by Knack about 5 years ago

#151 - Add @web-chapter to CODEOWNERS

Pull Request - State: closed - Opened by balvig about 5 years ago - 3 comments

#150 - Add reference to 'Dealing with flaky tests' blog article

Pull Request - State: closed - Opened by davidstosik about 5 years ago - 11 comments

#149 - add explanation about JavaScript and progressive enhancement

Pull Request - State: closed - Opened by balvig over 5 years ago - 2 comments

#148 - mention top-down development in style guide

Pull Request - State: closed - Opened by balvig over 5 years ago

#147 - Use actual numbers in useful links list

Pull Request - State: closed - Opened by jesseclark over 5 years ago

#146 - Change links and citations to ordered list.

Pull Request - State: closed - Opened by jesseclark over 5 years ago - 1 comment

#145 - Remove numbering typo

Pull Request - State: closed - Opened by firewalker06 over 5 years ago - 2 comments

#144 - Fix anchor links in BEM documentation

Pull Request - State: closed - Opened by davidstosik over 5 years ago

#143 - Make BEM "bible" link more prominent.

Pull Request - State: closed - Opened by jesseclark over 5 years ago - 4 comments

#142 - Fix Style/NegatedIf cop

Pull Request - State: closed - Opened by giga811 over 5 years ago - 2 comments

#141 - flesh out guide on CSS/attributes assertions

Pull Request - State: closed - Opened by balvig over 5 years ago

#140 - Remove mentions of console

Pull Request - State: closed - Opened by balvig over 5 years ago

#139 - Update README.md

Pull Request - State: closed - Opened by jesseclark over 5 years ago - 1 comment

#138 - Add link to Redis 'styles'

Pull Request - State: closed - Opened by jesseclark over 5 years ago

#137 - Deleted

Pull Request - State: closed - Opened by davidstosik over 5 years ago

#136 - Avoid jQuery

Pull Request - State: closed - Opened by davidstosik over 5 years ago - 2 comments

#135 - Add Ruby guide regarding unless with operator

Pull Request - State: closed - Opened by ChrisBr over 5 years ago - 8 comments

#134 - Clarify instance variables

Pull Request - State: closed - Opened by davidstosik over 5 years ago - 1 comment

#133 - Avoid writing view specs

Pull Request - State: closed - Opened by davidstosik over 5 years ago - 4 comments

#132 - Revisit or clarify `Avoid using context in specs` rule

Issue - State: closed - Opened by mshka over 5 years ago - 4 comments

#131 - Rename EnforcedStyle: rails to EnabledStyle: indented_internal_methods

Pull Request - State: closed - Opened by mshka over 5 years ago - 2 comments

#130 - Add `require` for RuboCop modules to their respective files

Pull Request - State: closed - Opened by davidstosik over 5 years ago

#129 - Split rubocop-performance

Pull Request - State: closed - Opened by davidstosik over 5 years ago

#128 - Split .rubocop.yml

Pull Request - State: closed - Opened by davidstosik over 5 years ago - 4 comments

#127 - Add explanation to Rails styles

Pull Request - State: closed - Opened by ChrisBr over 5 years ago - 2 comments

#126 - Adopt the arrange, act, assert pattern for specs

Pull Request - State: closed - Opened by lewispb over 5 years ago - 1 comment

#125 - Enable "Style/Not" Rubocop rule

Pull Request - State: closed - Opened by davidstosik over 5 years ago - 1 comment

#124 - Instance variable access OK in some circumstance

Issue - State: closed - Opened by lewispb almost 6 years ago - 2 comments

#123 - Forbid Negated If syntax

Pull Request - State: closed - Opened by davidstosik almost 6 years ago - 4 comments

#122 - Exclude specs from module length cop

Pull Request - State: closed - Opened by balvig almost 6 years ago

#121 - Prefer to use built-in matchers instead of just checking if it's true or false

Pull Request - State: closed - Opened by Knack almost 6 years ago - 5 comments

#119 - Use ERB comments

Pull Request - State: closed - Opened by sogamoso about 6 years ago

#118 - Remove "don't use console" guide

Pull Request - State: closed - Opened by firewalker06 about 6 years ago

#116 - Prefer local variables in partials

Pull Request - State: closed - Opened by sogamoso about 6 years ago - 1 comment

#115 - Move testing style guide

Pull Request - State: closed - Opened by sogamoso about 6 years ago

#114 - Changes flipFlop from style to lint

Pull Request - State: closed - Opened by aadityataparia about 6 years ago

#113 - add custom pylintrc with line length update

Pull Request - State: closed - Opened by ettiee about 6 years ago

#112 - Should we make some style guides Rails specific?

Issue - State: closed - Opened by sogamoso about 6 years ago - 3 comments

#111 - Add python style guide

Pull Request - State: closed - Opened by ettiee about 6 years ago

#110 - Add another BEM reference

Pull Request - State: closed - Opened by balvig about 6 years ago - 3 comments

#109 - Clarify git force push rule

Pull Request - State: closed - Opened by balvig about 6 years ago

#108 - Fix example about HTML in translations

Pull Request - State: closed - Opened by Knack over 6 years ago - 1 comment

#100 - Multi-line parameters in method call (+ chaining?)

Issue - State: closed - Opened by davidstosik over 6 years ago - 12 comments
Labels: Icebox

#99 - Add testing guide about writing tiny specs

Pull Request - State: closed - Opened by sogamoso over 6 years ago