Commit e925360
committed
feat(zig): include .zig/.zon in default scan + CHANGELOG entry
Adds **/*.zig and **/*.zon to DEFAULT_CONFIG.include so the CLI
picks up Zig sources without manual config. Documents the new
language support and the comptime-type limitation in CHANGELOG.
https://claude.ai/code/session_017AQjdPam3enwct9vFi4G1S1 parent c13d5f3 commit e925360
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
549 | 552 | | |
550 | 553 | | |
551 | 554 | | |
| |||
0 commit comments