Skip to content

Commit 2b88e64

Browse files
Remove setup script
1 parent efb5700 commit 2b88e64

File tree

3 files changed

+0
-203
lines changed

3 files changed

+0
-203
lines changed

build-scripts/setup.ps1

Lines changed: 0 additions & 37 deletions
This file was deleted.

build-scripts/setup.sh

Lines changed: 0 additions & 165 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"scripts": {
1111
"build": "npm run validate && tsc",
1212
"build:binary": "bun build src/index.ts --compile --outfile dist/sonarqube-cli",
13-
"setup": "bash build-scripts/setup.sh",
1413
"dev": "bun run src/index.ts",
1514
"test": "bun test ./tests/unit/",
1615
"test:integration": "bun test ./tests/integration/",

0 commit comments

Comments
 (0)