Douglas Eichelberger
|
26eda5a303
|
git grep -l '^describe' | xargs gsed -i 's|^describe|RSpec.describe|g'
|
2024-02-19 13:57:27 +00:00 |
|
Mike McQuaid
|
7da934f7e2
|
Deprecate/disable/delete code.
The next release after this is merged will be 4.1.0.
Co-authored-by: Markus Reiter <me@reitermark.us>
|
2023-07-06 16:56:20 +01:00 |
|
Douglas Eichelberger
|
9075cbae62
|
brew style --fix
|
2023-04-21 09:58:50 -07:00 |
|
Douglas Eichelberger
|
ac1e6ded9a
|
git grep -l '# typed: false' | xargs gsed -i 's|# typed: false||g'
|
2023-04-21 09:57:47 -07:00 |
|
Issy Long
|
6b76fd012a
|
Fix (auto-correct) RuboCop RSpec/BeNil offenses
|
2022-03-01 00:10:10 +00:00 |
|
Rylan Polster
|
d5d7b6c3db
|
style: remove RSpec/MultipleDescribes violations
Co-authored-by: Nanda H Krishna <nanda.harishankar@gmail.com>
|
2021-02-01 20:30:51 -05:00 |
|