Skip to content

Commit

Permalink
MAINT: remove redundant VS Code search.exclude setting
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 10, 2024
1 parent 4bbf333 commit 5776fb5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@
"ruff.enable": true,
"ruff.importStrategy": "fromEnvironment",
"ruff.organizeImports": true,
"search.exclude": {
"**/tests/**/__init__.py": true
},
"telemetry.telemetryLevel": "off",
"yaml.schemas": {
"https://citation-file-format.github.io/1.2.0/schema.json": "CITATION.cff",
Expand Down

0 comments on commit 5776fb5

Please sign in to comment.