Commit ff08d43
Exclude packages.lock.json from editorconfig checks
The packages.lock.json files are auto-generated by .NET and don't
include a final newline, causing the editorconfig checker to fail.
Since we can't control the format of these generated files, we
exclude them from the checks.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent a022a27 commit ff08d43
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments