TheAlgorithms-C/.gitpod.yml

20 lines
336 B
YAML
Raw Normal View History

image:
file: .gitpod.dockerfile
github:
prebuilds:
addBadge: true
addComment: false
addCheck: false
master: true
pullRequestsFromForks: true
vscode:
extensions:
2021-11-06 03:42:10 +03:00
# - ms-vscode.cpptools
- twxs.cmake
- ms-vscode.cmake-tools
- mhutchie.git-graph
2021-11-06 03:42:10 +03:00
- notskm.clang-tidy
- mitaki28.vscode-clang