holodeck
holodeck copied to clipboard
Style Guide Enforcement
We need some automated system for enforcing the style guide for both the Python code and C++ code.
There is a pylint configuration file in the holodeck repo. While it isn't automated yet, we're close
We've decided to use black going forward
#440 handles this on the client.