David Vo
David Vo
Looks like `pnpm update` updates catalogs now https://github.com/pnpm/pnpm/issues/8641
It'd probably make sense to address the above issue first, since as it stands there are no types that are coherent in `check_for_duplicates`.
You could also put it through a C preprocessor with some `#ifndef` guards.
Duplicate of #766
`calculate()` has side effects. Calling it in a getter will subtly break any system using the I term.
Given the decision in #2618 for `import type`, would we prefer exports to follow that style for consistency?
FWIW I tried rolling out palantir-java-format at work, and found there's some subtle bugs that are fixed in google-java-format. In particular PJF has poor support for newer Java syntax, sometimes...
An on-push GitHub Actions workflow should have write access to packages and releases, no need to mint a personal token. You may want to explicitly specify the `permissions` though. https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token
> bruh doxygen plugin doesnt have release published There was a release tagged just 8 hours ago. I've hit rerun on CI.