GOFIRST-Robotics / Lunabotics

The official NASA Lunabotics GitHub repository for University of Minnesota Robotics.
https://studentrobotics.umn.edu/
12 stars 0 forks source link

Linting and autoformatting #58

Closed Isopod00 closed 1 year ago

Isopod00 commented 1 year ago

Ready to merge!

Note: I believe line endings should be normalized, but if they aren't then I'm not sure how. "git config --global core.autocrlf true" seems to be what people recommend, maybe we could add this info to the README? idk

jmblixt3 commented 1 year ago

README may make sense. If you time it correctly it may still work to set it for devcontainer we just need to be careful to not nuke host gitconfig