Skip to content

Commit

Permalink
Split psl-parser from original repo
Browse files Browse the repository at this point in the history
  • Loading branch information
c4xuxo committed Nov 24, 2022
1 parent 730263e commit 4814107
Show file tree
Hide file tree
Showing 120 changed files with 76 additions and 10,090 deletions.
7 changes: 5 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,11 @@ If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- vscode version: [e.g. 1.72.2]
- vscode-psl version[e.g. 1.12.1]
- psl-parser version: [e.g. 1.72.2]
- node version[e.g. 1.12.1]

**Error output**
Add the error information available.

**Additional context**
Add any other context about the problem here.
3 changes: 0 additions & 3 deletions .github/workflows/build_test_vscode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@ jobs:
node-version: '16.x'
cache: 'npm'
- run: npm install
- run: cd src/pslLint/cli && npm install && cd -
name: Install psl-lint CLI dependencies
- run: npm run compile
- run: npm run compile-lint
- run: npm test
48 changes: 0 additions & 48 deletions .github/workflows/publish_vscode.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@ node_modules
*.vsix
.project
.settings
src/hostif/target/*
.classpath
src/pslLint/cli/lib/*
File renamed without changes.
61 changes: 0 additions & 61 deletions .travis.yml

This file was deleted.

84 changes: 0 additions & 84 deletions .vscode/launch.json

This file was deleted.

16 changes: 0 additions & 16 deletions .vscodeignore

This file was deleted.

Loading

0 comments on commit 4814107

Please sign in to comment.