Gold856
|
e30440e2af
|
.gitattributes: Mark more files as text with LF line endings (#6853)
|
2024-07-18 21:05:18 -07:00 |
|
Gold856
|
65c6306047
|
[wpilib,commands] Use Jinja to generate HID classes (#6274)
|
2024-06-08 09:59:07 -07:00 |
|
Thad House
|
bbb230491a
|
Force cpp files to be LF line endings (#6319)
Just marking a file as text will cause git to override the local core.autocrlf setting, and assume you want it to be true, which isn't what you want.
|
2024-01-26 23:20:51 -08:00 |
|
Tyler Veness
|
67e8306819
|
gitattributes: Mark C++ source files as text (#6210)
Some C++ files had been checked in with CRLF line endings.
This fixes those and also fixes future commits.
|
2024-01-12 10:53:56 -08:00 |
|
Peter Johnson
|
41cfc961e4
|
gitattributes: Add linguist-generated locations (#6004)
|
2023-12-05 13:30:54 -08:00 |
|
Thad House
|
663703d370
|
[gitattributes] Mark json files as lf text files (#5256)
* Mark json files as lf text files
Otherwise spotless complains
* Formatting
|
2023-04-06 18:46:18 -07:00 |
|
Thad House
|
6efc58e3db
|
[build] Fix issues with build on windows, deprecations, and native utils (#3090)
|
2021-01-16 20:26:52 -08:00 |
|