ruby-style-guide
ruby-style-guide copied to clipboard
:blue_book: Russian Version: A community-driven Ruby coding style guide.
Results
1
ruby-style-guide issues
Sort by
recently updated
recently updated
newest added
1. Fixed words with wrong letters. For example `руководство` - with latin `o` at the end. 2. Plain spelling mistakes. 3. Example of bad syntax `if x == 0` was...