Skip to content

Commit c7d6bcd

Browse files
committed
reduce root clutter
Use global tsqllint install instead of repo specific
1 parent 001ca0d commit c7d6bcd

File tree

3 files changed

+1
-414
lines changed

3 files changed

+1
-414
lines changed

appveyor/appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ clone_script:
5757

5858
install:
5959
- ps: Install-Module SqlServer -Force -AllowClobber
60-
- npm install
60+
- npm install tsqllint -g
6161
- ps: .\appveyor\start_sqlserver.ps1
6262
- ps: .\appveyor\install_tsqlt.ps1
6363

0 commit comments

Comments
 (0)