Issues
- 1
DIscourage rescue error message checking
#951 opened by simulk - 11
The '%w' and '%i' syntax for arrays is just a bad idea
#908 opened by nello - 0
- 0
[idea?] Using ternary with array push operator
#945 opened by nerixim - 3
Add guidance for safe navigation operator (`&.`)
#889 opened by andyw8 - 0
/.,m/.,m/.,m/.,m./,m.
#918 opened by T11010011 - 3
- 2
[Idea] Write "good" before "bad" examples
#915 opened by rfc2822 - 0
Enforce no parentheses for `include`, `extend`, etc?
#914 opened by andyw8 - 4
Consider definining `#nil?` method a bad practice
#909 opened by flvrone - 6
`using` in "Consistent Classes"
#905 opened by AlexWayfer - 1
Usage of do...end block syntax in conditionals
#859 opened by adi-pen - 2
Why not allowing multi-line ternary operator?
#894 opened by 3ynm - 11
Recommend calling super in initialize
#809 opened by headius - 2
- 2
Numbered parameters
#885 opened by Hugo-Hache - 0
Prefer `grep` and `grep_v` to `select`/`reject` that does a regexp match (Ruby 3+)
#884 opened by dvandersluis - 2
Good practice - Heredocs in hash
#871 opened by HS-157 - 6
Whitespace around certain operators
#880 opened by ShalokShalom - 3
Add a rule for method calls in multiline blocks
#865 opened by theomelo - 4
Prefer `drop` over `slice` (or `shift`) to retrieve all but the first array element
#794 opened by andyw8 - 4
`alias_method` should be preferred to `alias`
#821 opened by marcandre - 5
- 1
Guard clause in a middle of function?
#813 opened by sandric - 2
Restore references to original discussions and sources
#749 opened by pirj - 3
Introduce a reference .editorconfig file
#774 opened by marcoXbresciani - 5
- 2
- 3
File naming with acronyms
#842 opened by YannIsCoding - 4
- 2
`extend`ing objects at runtime
#846 opened by marcandre - 1
New exception classes
#837 opened by marcandre - 1
Typo in loop with break?
#831 opened by SinnahSaint - 3
Odd formatting
#829 opened by MSP-Greg - 1
Typo in `Syntaces`
#773 opened by evaneykelen - 1
Idea - scientific notation ?
#803 opened by tdeo - 5
Prefer `include?` over `member?`?
#804 opened by dmolesUC - 0
Use `#fetch` for arrays?
#781 opened by andyw8 - 0
Revise "No Braces Options Hash" rule
#788 opened by pocke - 0
Do not use RUBY_VERSION in gemspec
#763 opened by tejasbubane - 1
Enforcing Empty Lines Around Class Structures
#772 opened by allentsai - 1
If-else vs case
#764 opened by tejasbubane - 0
knigata na enoh
#770 opened by katicap - 1
Sugesstion: method name should make clear how many results are expected
#753 opened by dennisvandehoef - 3
- 1
LeadingDot in MultiLine Chains with Pry, get confused with executing system command
#768 opened by AhmedKamal20 - 2
web site does not link to the repository at all
#761 opened by steveklabnik - 1
`X = Struct.new(:x) do` is bad
#744 opened by iGEL - 2
- 2
invalid markdown
#727 opened by 3limin4t0r