Skip to content
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

Create a RuboCop to forbid dynamic caveats #19327

Open
1 task done
MikeMcQuaid opened this issue Feb 18, 2025 · 0 comments
Open
1 task done

Create a RuboCop to forbid dynamic caveats #19327

MikeMcQuaid opened this issue Feb 18, 2025 · 0 comments
Labels
features New features help wanted We want help addressing this

Comments

@MikeMcQuaid
Copy link
Member

Verification

Provide a detailed description of the proposed feature

There should be a new Rubocop for brew style to be able to forbid dynamic caveats.

What is the motivation for the feature?

Homebrew/homebrew-core#208117 is an example where these caveats won't be displayed at all when using the JSON API (i.e. the vast majority of our users).

This would also make caveats easier/better to more usefully display on formulae.brew.sh where they are currently too dynamic.

How will the feature be relevant to at least 90% of Homebrew users?

Let's them actually see correct caveats.

What alternatives to the feature have been considered?

Not caring about this.

@MikeMcQuaid MikeMcQuaid added features New features help wanted We want help addressing this labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features New features help wanted We want help addressing this
Projects
None yet
Development

No branches or pull requests

1 participant