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 |
|
Rylan Polster
|
ea1f2098ac
|
Move HOMEBREW_SIMULATE_MACOS_ON_LINUX handling to SimulateSystem
|
2022-07-28 15:04:25 -04:00 |
|
Rylan Polster
|
4cc0e854ce
|
Rename treat_as_*? to simulating_or_running_on_*?
|
2022-07-28 09:18:16 -04:00 |
|
Rylan Polster
|
fa384b03fa
|
Simplify SimulateSystem usage
|
2022-07-23 03:08:56 +02:00 |
|