This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
carto
/
grpc
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Enforce shellcheck on tools/gce
Mehrdad Afshari
7 anos atrás
pai
d398870d26
commit
a35b9bdd54
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
tools/run_tests/sanity/check_shellcheck.sh
+ 1
- 0
tools/run_tests/sanity/check_shellcheck.sh
Ver arquivo
@@ -20,6 +20,7 @@ ROOT="$(dirname "$0")/../../.."
DIRS=(
'test'
+ 'tools/gce'
'tools/run_tests'
)