Issy Long e6976ae3d1
rubocop: Discourage the use of FileUtils.rm_rf
- This cop checks for the use of `FileUtils.rm_rf` and suggests using
  `FileUtils.rm_r` because we should know if we couldn't delete a
  thing for some reason, not just force it.
2024-08-01 18:27:59 +01:00
..
2024-06-25 16:13:17 +02:00
2024-07-08 12:22:25 -04:00
2024-07-14 00:24:16 +00:00
2024-07-08 12:22:25 -04:00
2024-07-14 00:24:16 +00:00
2024-05-01 11:35:21 +02:00
2024-07-08 12:22:25 -04:00
2024-07-14 00:24:16 +00:00
2024-07-14 00:24:16 +00:00
2024-07-08 12:22:25 -04:00
2024-07-14 00:24:16 +00:00
2024-07-14 00:24:16 +00:00
2024-07-08 12:22:25 -04:00
2024-07-08 12:22:25 -04:00
2024-07-08 12:22:25 -04:00
2024-07-14 00:24:16 +00:00