You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so I believe the issue is that it requires those features, but the command we run in pre-commit has a conflicting feature (real-world-infra).
I'm actually even more confused as to how/why this catches it on the Github checker, because it seems to be calling the exact same command as in pre-commit.
Not crucial, this is a fairly small little script, but it would be nice to have to work in both places.
The text was updated successfully, but these errors were encountered:
This warning is legit, however it doesn't catch it for me locally.
It does catch it for me if I run
so I believe the issue is that it requires those features, but the command we run in
pre-commit
has a conflicting feature (real-world-infra
).I'm actually even more confused as to how/why this catches it on the Github checker, because it seems to be calling the exact same command as in
pre-commit
.Not crucial, this is a fairly small little script, but it would be nice to have to work in both places.
The text was updated successfully, but these errors were encountered: