Peter Johnson
|
e63830ed21
|
format.py: Fix running from styleguide directory on Windows. (#55)
|
2016-05-24 22:33:13 -07:00 |
|
Peter Johnson
|
eb51de65e5
|
format.py: Error out if no files found to format. (#56)
This can happen if the script is run from a directory other than the
project root or styleguide.
|
2016-05-24 22:16:53 -07:00 |
|
Tyler Veness
|
248ca0c4a0
|
Added verbose flag to format.py (#47)
Making the "Processing" lines only print with a verbose option keeps the output clean.
|
2016-05-22 21:40:30 -07:00 |
|
Tyler Veness
|
e14e45da76
|
Add format script which invokes clang-format on the C++ source code (#41)
On Windows machines, clang-format.exe must be in the PATH environment variable.
|
2016-05-20 17:30:37 -07:00 |
|