Skip to content

Commit

Permalink
fix spectral vscode extension
Browse files Browse the repository at this point in the history
so that it takes the special rules into account. See
stoplightio/vscode-spectral#162 (comment)
  • Loading branch information
severo committed Mar 14, 2024
1 parent 3ac3ed0 commit 42724dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .vscode/monorepo.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
"name": "chart",
"path": "../chart"
},
{
"name": "docs",
"path": "../docs"
},
{
"name": "e2e",
"path": "../e2e"
Expand Down Expand Up @@ -73,7 +69,6 @@
"settings": {
"files.exclude": {
"chart": true,
"docs": true,
"e2e": true,
"jobs": true,
"libs": true,
Expand Down

0 comments on commit 42724dc

Please sign in to comment.