mago 1.2.1

A comprehensive suite of PHP tooling inspired by Rust’s approach, providing parsing, linting, formatting, and more through a unified CLI and library interface.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
* text=auto eol=lf
crates/formatter/tests/cases/issue_225/before.php -text eol=crlf
crates/formatter/tests/cases/issue_225/after.php -text eol=crlf
stubs/** linguist-vendored
/crates/ export-ignore
/src/ export-ignore
/.github/ export-ignore
/scripts/ export-ignore
/build.rs export-ignore
/Cargo.toml export-ignore
/Cargo.lock export-ignore
/flake.nix export-ignore
/flake.lock export-ignore
/.rustfmt.toml export-ignore
/.typos.toml export-ignore
/mago.toml export-ignore
/corpus/ export-ignore