apple / pkl

A configuration as code language with rich validation and tooling.
https://pkl-lang.org
Apache License 2.0
10.15k stars 270 forks source link

Change line endings from CRLF to LF #511

Closed bioball closed 4 months ago

bioball commented 4 months ago

@holzensp you mean like this?

https://github.com/apple/pkl/blob/8ec06e631f9a05e0632130f4d49232a7923ff392/.gitattributes#L7

holzensp commented 3 months ago

Whoops... my branch was behind. Yes, like that.