1
0
mirror of https://github.com/j178/prek.git synced 2026-04-25 02:11:36 +02:00
Files
prek/.gitattributes
Jo dfbea266fd Remove #[cfg(unix)] gate on generating cli reference (#1402)
* Remove `#[cfg(unix)]` gate on generating cli reference

* Tweak

* Debug

* Debug

* Normalized eol

* Debug

* Add gitattributes

* Final
2026-01-19 13:37:34 +08:00

5 lines
158 B
Plaintext

# Ensure consistent line endings across platforms (avoid LF -> CRLF on Windows)
* text=auto eol=lf
prek.schema.json linguist-generated=true text=auto eol=lf