Shared code style configuration for Matchory projects, published to three
ecosystems from one repository: Composer via Packagist, npm to both npmjs
and GitHub Packages, and PyPI.
Presets for Pint, PHPStan, Rector, oxlint, oxfmt, ESLint, TypeScript and
ruff, plus the canonical .editorconfig, the `sync` command for the three
tools that cannot read configuration out of a package, and `verify` to
check that a repository actually consumes the presets rather than merely
depending on them.
Published through OIDC trusted publishing with provenance on npmjs and
PEP 740 attestations on PyPI. See SECURITY.md.