-
Notifications
You must be signed in to change notification settings - Fork 418
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
False Positive: Macro sigils with uppercase words #1124
Comments
Thx for reporting! 👍 |
rrrene
added a commit
that referenced
this issue
Apr 3, 2024
Thanks for reporting this 😀 It is now fixed on You can try this by setting the Credo dep to {:credo, github: "rrrene/credo"} Please report back if your issue is solved! 👍 |
Looks like it's fixed! 🔥 Closed by 4f52c24 |
@probably-not This is live in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
mix credo -v
): 1.7.5-ref.analytics-lib.029a107elixir -v
): 1.16.1What were you trying to do?
Expected outcome
No warnings
Actual outcome
It looks like there's older bugs from before Elixir 1.15 that talk about this: #682
But whatever the fix was does not honor the new functionality added that allows multi-character uppercase sigils
The text was updated successfully, but these errors were encountered: