Commit 1bc1f16
committed
fix: address Copilot review comments
- Use '.author.login // empty' instead of redundant fallback to .commit.author.name
- Add @ prefix to git author name fallback for consistency with original format
- Ensures cleaner logic flow and consistent @ prefixes in changelog1 parent d5ef18d commit 1bc1f16
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
0 commit comments