No description
  • Makefile 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Damián Búho 292bef1a39
feat(languages/rust): add cargo-sort-fix formatter
cargo-sort was check-only (gated in source-passes-lint). Add its apply
twin cargo-sort-fix — cargo sort with no --check rewrites Cargo.toml
deps in place — and wire it into source-is-formatted, mirroring the
node (eslint/stylelint), prose (markdownlint/textlint) and python
(ruff) -fix twins. Local-only (gha/forgejo false): a formatter must
never mutate a forge checkout.
2026-07-29 22:15:10 -03:00
frameworks refactor(ci)!: split the package-manifest bridges into check/generate pairs 2026-07-29 21:34:17 -03:00
languages feat(languages/rust): add cargo-sort-fix formatter 2026-07-29 22:15:10 -03:00
LICENSES chore(license): fix copyright holders 2026-07-17 15:28:11 -03:00
traits feat(traits): artifact-driven install for npm, PyPI and Go binaries 2026-07-29 19:22:33 -03:00
autoload-60.mk chore: init 2026-07-17 14:01:39 -03:00
CITATION.cff chore: init 2026-07-17 14:01:39 -03:00
CODE_OF_CONDUCT.md docs: re-sync generated metadata after the library rename 2026-07-17 15:20:37 -03:00
CODEOWNERS chore: init 2026-07-17 14:01:39 -03:00
CONTRIBUTING.md docs: re-sync generated metadata after the library rename 2026-07-17 15:20:37 -03:00
initialize.mk chore: init 2026-07-17 14:01:39 -03:00
lefthook.yaml chore: init 2026-07-17 14:01:39 -03:00
LICENSE chore(license): fix copyright holders 2026-07-17 15:28:11 -03:00
projectfile.yaml chore: init 2026-07-17 14:01:39 -03:00
README.md chore: init 2026-07-17 14:01:39 -03:00
SECURITY.md chore: init 2026-07-17 14:01:39 -03:00

M6E Library

Data library for the M6E Makefile framework: per-language stacks and the frameworks built on them — series defaults, build-args, cache mounts, and CI manifest in one repo.

Project

Policies

License

This project is licensed under MIT — see the LICENSE file for details.