Commit Graph

2 Commits

Author SHA1 Message Date
Christopher Tubbs
4646a3557b
Remove execute bit from plain text files in git (#2611)
Trivially change file mode from 755 to 644 for files in git that
shouldn't be marked as executable. These were probably marked as
executable due to some contributors developing on Windows using a
filesystem that doesn't support POSIX file modes, or aggressively marks
everything as executable.
2022-05-24 05:19:41 -04:00
Roger Meier
99255de857 THRIFT-2967 Add .editorconfig to root
Patch: Andrew de Andrade
2015-06-05 12:44:39 +02:00