mirror of
https://github.com/nlohmann/json.git
synced 2026-05-06 14:25:24 +00:00
⬆️ added script to update cpplint
This commit is contained in:
+5
@@ -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
|
||||
Reference in New Issue
Block a user