Vint the syntax file too
This commit is contained in:
parent
625da3fcbe
commit
d7eff46e0b
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ stages:
|
|||
- bash: pip3 install -r dev_requirements.txt
|
||||
displayName: "Install requirements"
|
||||
|
||||
- bash: $HOME/.local/bin/vint autoload/ compiler/ plugin/ tests/
|
||||
- bash: $HOME/.local/bin/vint autoload/ compiler/ plugin/ tests/ syntax/
|
||||
displayName: "Run vint"
|
||||
|
||||
- job: 'linux'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue