Skip to content

cli/named_args: don't warn about old tokens overlapping. #20173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

MikeMcQuaid
Copy link
Member

This avoids e.g.

Warning: Treating angband as a formula.
For the cask, use homebrew/cask/angband-app or specify the `--cask` flag.
To silence this message, use the `--formula` flag.

when running brew install angband.

This avoids e.g.

```
Warning: Treating angband as a formula.
For the cask, use homebrew/cask/angband-app or specify the `--cask` flag.
To silence this message, use the `--formula` flag.
```

when running `brew install angband`.
@MikeMcQuaid MikeMcQuaid force-pushed the named_args_old_tokens_warning branch from b896455 to c363891 Compare June 25, 2025 16:24
@MikeMcQuaid MikeMcQuaid enabled auto-merge June 25, 2025 16:34
@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Jun 25, 2025
Merged via the queue into main with commit db45e81 Jun 25, 2025
33 checks passed
@MikeMcQuaid MikeMcQuaid deleted the named_args_old_tokens_warning branch June 25, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants