Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Mike McQuaid
|
5c6ef3d920
|
Disable more deprecations.
- Turn more old `odeprecated` into `odisabled`
- Remove more old `odisabled`
- Remove code for older Ruby versions
|
2018-07-14 16:00:50 +01:00 |
|
Mike McQuaid
|
5e1806e796
|
test: rubocop-rspec style auto-corrects.
There’s too many warnings to start enabling `rubocop-rspec` by default
but let’s at least apply the cleanups it does automatically.
|
2018-03-25 13:30:37 +01:00 |
|
Alyssa Ross
|
8874d1fb13
|
prepend instead of alias hacks for deprecations
|
2018-01-18 21:08:41 +00:00 |
|
Markus Reiter
|
fb09867ba3
|
Convert formula_support test to spec.
|
2017-02-27 18:04:38 +01:00 |
|