diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-22 23:36:16 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-22 23:36:16 +0900 |
| commit | 8d4f6a4222b9228b97b965034feba78c4c4d6bcd (patch) | |
| tree | 76de034db4c3a7c904091a83ef381faa7429bc52 /crates/mozart/src/commands/fund.rs | |
| parent | f5ab53448eb10dd0bb1259e077e7e674dd28c8b7 (diff) | |
| download | php-mozart-8d4f6a4222b9228b97b965034feba78c4c4d6bcd.tar.gz php-mozart-8d4f6a4222b9228b97b965034feba78c4c4d6bcd.tar.zst php-mozart-8d4f6a4222b9228b97b965034feba78c4c4d6bcd.zip | |
fix(licenses): use 4-space JSON indentation to match Composer
Composer outputs JSON with 4-space indentation. Mozart was using
serde_json::to_string_pretty which defaults to 2-space. Switch to
a custom PrettyFormatter with explicit 4-space indent.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart/src/commands/fund.rs')
0 files changed, 0 insertions, 0 deletions
