Douglas Eichelberger
|
26eda5a303
|
git grep -l '^describe' | xargs gsed -i 's|^describe|RSpec.describe|g'
|
2024-02-19 13:57:27 +00: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 |
|
Douglas Eichelberger
|
8a57c37c33
|
Fix extend/array_spec
|
2023-03-11 17:27:53 -08:00 |
|
hyuraku
|
4ab4dcdc82
|
repair spec style
|
2023-03-06 22:29:52 +09:00 |
|
Douglas Eichelberger
|
e68b02c4a6
|
Move tests and requires
|
2023-03-03 12:44:23 -08:00 |
|