issues
search
rubocop
/
ruby-style-guide
A community-driven Ruby coding style guide
https://rubystyle.guide
16.47k
stars
3.4k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add section on null devices
#954
dvandersluis
opened
1 day ago
0
Style guide: misleading description for "Slicing with Ranges"
#953
ak-lilw
opened
6 days ago
0
Add guideline about empty strings inside interpolation.
#952
Zopolis4
opened
4 weeks ago
10
DIscourage rescue error message checking
#951
simulk
opened
1 month ago
1
Add empty line after guard clause in Nested Conditionals
#950
mikgn
opened
1 month ago
0
Add section on ambiguous endless method definitions
#949
dvandersluis
closed
1 month ago
1
Add section on merging keyword arguments
#948
dvandersluis
closed
1 month ago
0
Extend safe navigation docs about long `&.` chains
#947
fatkodima
opened
2 months ago
7
Limit the number of safe navigation calls in a chain
#946
fatkodima
opened
3 months ago
0
[idea?] Using ternary with array push operator
#945
nerixim
opened
3 months ago
0
Add "Bitwise Predicate Methods" rule
#944
koic
closed
4 months ago
1
Add "`add_dependency` vs `add_runtime_dependency`" rule
#943
koic
closed
4 months ago
0
Fix typo
#942
dionixs
closed
5 months ago
2
Add guideline about omitting super arguments
#941
Earlopain
opened
6 months ago
2
Fix broken text formatting in String Concatenation
#940
jackzheng870
closed
1 month ago
0
Add "Slicing with Ranges" rule
#939
koic
closed
10 months ago
1
Add section about `Enumerable#lazy`
#938
ydakuka
opened
11 months ago
0
Bump actions/setup-python from 4 to 5
#937
dependabot[bot]
closed
11 months ago
0
Fix conflict between `Hash#values_at` and "Parallel Assignment"
#936
ydakuka
closed
1 year ago
0
Fix inaccuracy in the Keyword Arguments Order
#935
ydakuka
closed
1 year ago
1
Merge duplicated rules
#934
ydakuka
closed
1 year ago
2
Replace shell source with console one
#933
ydakuka
closed
1 year ago
0
Fix code in the "Safe navigation" section
#932
ydakuka
closed
1 year ago
1
Add a new bad example to the "Proc Application Shorthand" section
#931
ydakuka
closed
1 year ago
0
Add cosmetic changes
#930
ydakuka
closed
1 year ago
1
Add a rationale for the "first and last" rule
#929
ydakuka
closed
1 year ago
2
Fix code in Spaces and Braces
#928
ydakuka
closed
1 year ago
1
Fix code in Explicit Use of the Case Equality Operator
#927
ydakuka
closed
1 year ago
8
Fix method order in the Mixin Grouping section
#926
ydakuka
closed
1 year ago
3
Fix error in Proc Call
#925
ydakuka
closed
1 year ago
0
Fix error in the Keyword Arguments Order section
#924
ydakuka
closed
1 year ago
0
Fix typo in the Accessor/Mutator Method Names section
#923
ydakuka
closed
1 year ago
2
Add new "Single-line `do`...`end` block" rule
#922
koic
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#921
dependabot[bot]
closed
1 year ago
0
Increase discoverability of "flip-flop" meaning
#920
ancientskyscraper
closed
1 year ago
1
Use and/or operators for control flow as recommended
#919
semaperepelitsa
closed
1 year ago
0
/.,m/.,m/.,m/.,m./,m.
#918
ghost
closed
1 year ago
0
Add rule about not extending `Data.define`
#917
ktopolski
closed
1 year ago
5
[Idea] Write "good" before "bad" examples
#915
rfc2822
opened
1 year ago
2
Enforce no parentheses for `include`, `extend`, etc?
#914
andyw8
opened
1 year ago
0
Change the suggested format token style
#913
pirj
opened
1 year ago
0
Add guideline for using safe operator.
#912
Gauravpurohit409
closed
1 year ago
1
Bump actions/setup-python from 2 to 4
#911
dependabot[bot]
closed
1 year ago
0
Added dependabot for GitHub Actions
#910
ydah
closed
1 year ago
0
Consider definining `#nil?` method a bad practice
#909
flvrone
closed
2 years ago
4
The '%w' and '%i' syntax for arrays is just a bad idea
#908
nello
opened
2 years ago
11
Change "Consisten Classes" example to be consistent with style guide
#907
jonaslanglotz
closed
2 years ago
1
Add new "Operator Method Call" rule
#906
koic
closed
2 years ago
1
`using` in "Consistent Classes"
#905
AlexWayfer
closed
2 years ago
6
Limit some examples to be just logical expression and not assignments
#902
jgomo3
closed
2 years ago
2
Next