Adrian Ho
Adrian Ho
> Yes, agreed. Could you open a PR @gromgit? No worries if not. I'll take care of that in a few hours.
While I agree with @Huanzo that ` --version` is not "the standard way of checking whether the tool is properly installed or not", I think that SC2185 _should_ be thrown,...
Is this a Material Design library for `mkdocs`? If so, this should probably `depends_on "mkdocs"`, and have a test similar to the one in `mkdocs`. If it's a drop-in replacement...
Is there a reason this formula doesn't use a similar test to the `mkdocs` formula, given that it's a library for the latter rather than just a general-purpose Python library?
Looks like [my earlier comment](https://github.com/Homebrew/homebrew-core/pull/194840#issuecomment-2422407060) is pertinent, in that `mkdocs-material` seems to want to be a standalone `mkdocs`. This change builds and tests successfully on my local system: ```diff diff...
> Wouldn't that result in a broken state temporarily if these commits aren't merged in the same pr? The window for breakage is small, and since this is the new...
I took interest in `lume` because _macOS VMs_. I don't think `lima` does that.
> FYI - on most distributions this variable will be set. I can confirm this to be true even on GUI-less Ubuntu and Debian server installations with no X11 or...
Also, `check_xdg_data_dirs` is currently scoped to Linux, but `glib` is used In various cross-platform formulae, and I was able to replicate the OP's issue on macOS, so I think it...
> Feels super disrespectful — not every open issue will have activity every three weeks! Auto-marking issues as "stale" after three weeks does several things: 1. prunes issues that have...