⬆️ added script to update cpplint

This commit is contained in:
Niels Lohmann
2019-03-28 14:23:07 +01:00
parent 191aa0fd6f
commit 23635704c3
3 changed files with 5 additions and 0 deletions
Vendored Executable → Regular
View File
Vendored Executable → Regular
View File
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/cpplint.py
wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/LICENSE
wget -N https://raw.githubusercontent.com/cpplint/cpplint/master/README.rst