Issy Long 3713939e0d
rubocops/text: Include dashed binaries in bin/ interpolation check
- Previously this only included the formula name.
- But, for example in tests, we have "#{bin}/ansible-test",
  not just "#{bin}/ansible". So handle that too.
- I decided to make the error message better by extracting the
  binary name from the interpolation, but I'm not sure it was worth it.

```
$ brew audit --strict ansible
ansible
  * line 580, col 29: Use `bin/"ansible-test"` instead of `"#{bin}/ansible-test"`
Error: 1 problem in 1 formula detected.
```
2024-07-24 22:19:38 +01:00
..
2024-07-15 13:55:23 -04:00
2024-07-14 12:07:11 -04:00
2024-06-15 19:08:53 +10:00
2024-05-01 11:35:21 +02:00
2024-06-14 03:32:38 +01:00
2024-07-13 15:36:34 -04:00
2024-07-14 08:49:39 -04:00
2024-03-06 15:10:14 +01:00
2024-05-09 13:10:37 +01:00
2024-04-03 09:12:47 -07:00
2024-07-04 01:47:14 -04:00
2024-03-30 19:10:56 -07:00
2024-03-21 10:11:50 -04:00
2024-04-03 09:12:47 -07:00
2024-05-09 13:10:37 +01:00
2024-06-30 23:23:52 -04:00
2024-07-09 20:01:43 -04:00
2024-07-04 01:47:14 -04:00