Anthony Sottile

Results 862 comments of Anthony Sottile

tbf I don't think you actually need this merged here to use dumb-init on trixie: https://packages.debian.org/trixie/dumb-init and I don't think this PR should be merged as is -- it should...

I don't think a command line argument is a good idea as it's really only usable *outside* the editor (and only on empty files). I was thinking more of a...

if you've explicitly listed a file on the commandline the expectation is that you explicitly want to lint it this particular issue is unrelated to that -- it's about an...

please actually fill out the issue template. "yes" does not lead to any useful issues

> I understand that non-actionable issues shall be closed. But closing https://github.com/pre-commit/pre-commit/issues/3516 without any way to improve/clarify the request or even only to comment is rude, considering preparation of such...

> This issue is about updating pre-commit call to npm install, by removing a deprecated option. then don't clutter this issue with your unnecessary commentary

you're seeing a *warning* like the original post. but that is just a warning. warnings are not fatal.

so while this seems to work it sort of doesn't fit nicely with pre-commit. *normally* `language_version` support means that pre-commit will install the particular programming language version *into* the pre-commit...

so I feel like there might be something really wrong with the way julia is currently approached in pre-commit -- and honestly I don't have any experience in julia and...