Skip to content

Commit

Permalink
add linter submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
mfehr committed Jul 18, 2017
1 parent c48854c commit 53b3d8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "pybind11"]
path = pybind11
url = https://github.com/pybind/pybind11.git
[submodule "tools/linter"]
path = tools/linter
url = [email protected]:ethz-asl/linter.git
1 change: 1 addition & 0 deletions tools/linter
Submodule linter added at 5b25ab

0 comments on commit 53b3d8b

Please sign in to comment.