Created
April 17, 2018 14:49
-
-
Save alexishida/929731adb37c1a945517847f90342135 to your computer and use it in GitHub Desktop.
Rubocop Default Pattern
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Metrics/LineLength: | |
| Max: 140 | |
| Style/SymbolArray: | |
| EnforcedStyle: brackets | |
| Style/Documentation: | |
| Enabled: no | |
| Style/NonNilCheck: | |
| Enabled: no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment