Commit 85a663e
committed
chore(bench): pin mvnw to LF so the wrapper runs on Linux/macOS/WSL
The unix `mvnw` wrapper is stored LF in git, but a Windows checkout (autocrlf)
materializes it CRLF, leaving its shebang unrunnable when the working tree is
used from WSL/Linux. Pin `mvnw text eol=lf` (and `mvnw.cmd text eol=crlf`) so
every checkout keeps the wrapper cross-platform-runnable.1 parent 7682701 commit 85a663e
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments