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
|
37fee928b5
|
Auto-fix Style/NegatedIf offenses
|
2019-10-13 16:04:35 +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 |
|
EricFromCanada
|
89f0fcedbe
|
whitespace fixes
|
2019-04-13 21:32:04 -04: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 |
|