nasa / astrobee

NASA Astrobee Robot Software
https://www.nasa.gov/astrobee
Apache License 2.0
1.01k stars 307 forks source link

cpplint.py needs to be a submodule of a fork from google style guide #771

Closed FreedomFaighter closed 4 months ago

FreedomFaighter commented 4 months ago

styleguide can be forked and the changes in the astrobee's scripts/git/cpplint.py can be patched into a branch of that fork to maintain functionality with regard to Google's python script

FreedomFaighter commented 4 months ago

Pertinent line involving this issue it is also missing commitment information as to the part who committed this file originally

This can also be done through importing the reference log locally after attaching remotely to the repository, fetching, and then moving the commit history for that file into the astrobee repository in place of where cpplint.py currently is