Patrick Linnane
|
4513a43d53
|
Fix RuboCop failures.
Co-authored-by: Patrick Linnane <patrick@linnane.io>
Co-authored-by: Carlo Cabrera <github@carlo.cab>
Co-authored-by: Thierry Moisan <thierry.moisan@gmail.com>
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2025-07-14 19:12:38 +01:00 |
|
Patrick Linnane
|
c2e2b23c50
|
brew style --fix
Signed-off-by: Patrick Linnane <patrick@linnane.io>
|
2024-10-02 10:03:12 -07:00 |
|
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
|
ee898b1309
|
Fix tests
|
2021-11-08 20:18:25 -05:00 |
|
Rylan Polster
|
4457dc904b
|
Cleanup using suggestions from code review
|
2021-05-13 11:02:39 -04:00 |
|
Rylan Polster
|
309e9e1c52
|
Remove Keg::Relocation#start_with_old_value? method
|
2021-05-11 15:45:43 -04:00 |
|
Rylan Polster
|
7d49dba7e9
|
Fix Keg::Relocation::start_with_old_value?
|
2021-05-11 14:28:47 -04:00 |
|
Rylan Polster
|
875282bc06
|
Add more keg relocation tests
|
2021-05-11 14:28:47 -04:00 |
|