Run flake8 and vint in azure
This commit is contained in:
parent
e82035f716
commit
fc802b61bd
10 changed files with 78 additions and 46 deletions
5
tests/ci/rebuild
Executable file
5
tests/ci/rebuild
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
docker build --no-cache -t puremourning/vimspector:test image/
|
||||
Loading…
Add table
Add a link
Reference in a new issue