Dustin Rodrigues
|
1c5e73a578
|
style: autocorrect readthedocs and GitHub .git homepages
|
2020-08-04 09:45:18 -04:00 |
|
Mike McQuaid
|
fa760a2f26
|
Fix brew style .
|
2020-07-07 13:12:37 +01:00 |
|
Issy Long
|
1f6168fe8a
|
Change regexp.match?(string) to string.match?(regexp) everywhere
- Only try to call `.match?` on strings that aren't nil.
|
2019-10-13 23:22:51 +01:00 |
|
Issy Long
|
b78028b9c2
|
Auto-fix Performance/RegexpMatch offenses
|
2019-10-13 16:04:26 +01:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Mike McQuaid
|
376eac2b8d
|
rubocops: rename files for consistency.
Make the filenames consistent with the class names.
|
2018-11-08 14:42:55 +00:00 |
|