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 |
|
danielnachun
|
1faa4448bd
|
test/keg_relocate/grep_spec.rb: update unit test
|
2022-03-09 13:33:50 -08:00 |
|
danielnachun
|
dd898e58b8
|
test/keg_relocate/grep_spec.rb: add new unit tests
|
2022-02-28 08:59:33 -08:00 |
|