mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Readd sql linting (#7217)
* readd sql linting * add skip linting for pipeline hygiene
This commit is contained in:
@@ -46,7 +46,7 @@ steps:
|
||||
GITHUB_TOKEN: $(GITHUB_TOKEN)
|
||||
|
||||
- script: |
|
||||
yarn gulp hygiene
|
||||
yarn gulp hygiene --skip-tslint
|
||||
displayName: Run Hygiene Checks
|
||||
|
||||
- script: |
|
||||
|
||||
Reference in New Issue
Block a user