electron/brightray/.gitmodules
Adam Roben 43f3d0acdc Run cpplint as part of our CI build
This will help ensure a consistent C++ coding style.
2013-11-17 17:38:09 -05:00

9 lines
353 B
Text

[submodule "vendor/libchromiumcontent"]
path = vendor/libchromiumcontent
url = https://github.com/brightray/libchromiumcontent
[submodule "vendor/gyp"]
path = vendor/gyp
url = https://github.com/svn2github/gyp
[submodule "vendor/google-styleguide"]
path = vendor/google-styleguide
url = https://github.com/svn2github/sgss-mirror-google-styleguide