sorawee / fmt

A code formatter for Racket
Other
72 stars 6 forks source link

`raco fmt -i` changes permissions of file #36

Closed gussmith23 closed 2 years ago

gussmith23 commented 2 years ago

If I have a file with execute permissions, raco fmt -i will remove its execute permissions.

gussmith23 commented 2 years ago

Thanks! Should have just updated first to check :)