FRC1076 / FRC1076-2016-Competition

The code for the 2016 competition robot
0 stars 3 forks source link

Standarize whitespace #55

Open a2aaron opened 8 years ago

a2aaron commented 8 years ago

Right now we have a mix of tabs, spaces, CRLF and LFs. Make one singular commit that changes everything to spaces + LFs.