We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001ca0d commit c7d6bcdCopy full SHA for c7d6bcd
appveyor/appveyor.yml
@@ -57,7 +57,7 @@ clone_script:
57
58
install:
59
- ps: Install-Module SqlServer -Force -AllowClobber
60
-- npm install
+- npm install tsqllint -g
61
- ps: .\appveyor\start_sqlserver.ps1
62
- ps: .\appveyor\install_tsqlt.ps1
63
0 commit comments