This repository contains our style guides for C++ and Java code, various IDE support files, and formatting scripts.
Anything submitted to a wpilibsuite project needs to follow the code style guides outlined here. For details about the style, please see the contributors document here.
Style configuration files for IDEs are in the ide folder. The style guides for C++ and Java are named cppguide
and javaguide
respectively.
See the wpiformat
Python package README.
See CONTRIBUTING.md.