mirror of
https://github.com/tiennm99/styleguide.git
synced 2026-09-07 18:17:30 +00:00
Add --root flag used for deriving header guard CPP variable.
By default, the header guard CPP variable is calculated as the relative path to the directory that contains .git, .hg, or .svn. When this flag is specified, the relative path is calculated from the specified directory. Patch by mazda@chromium.org CR: https://codereview.appspot.com/8630045/
This commit is contained in:
@@ -0,0 +1 @@
|
||||
// A test header for cpplint_unittest.py.
|
||||
Reference in New Issue
Block a user