mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
install cpplint in gitpod
This commit is contained in:
parent
f579acae64
commit
f25c306054
@ -1,5 +1,6 @@
|
||||
tasks:
|
||||
- init: >
|
||||
pip install cpplint
|
||||
cmake -S . -B build -DCMAKE_BUILD_TYPE=Debug &&
|
||||
cmake --build build -t all
|
||||
|
Loading…
Reference in New Issue
Block a user