add missing lint step in azure

This commit is contained in:
Tobias Koppers 2021-07-22 11:15:16 +02:00
parent d8c37d7cdd
commit e293d2b222
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ jobs:
yarn special-lint
yarn type-lint
yarn typings-lint
yarn yarn-lint
yarn pretty-lint
yarn spellcheck
env: