Skip to content

Commit cb61ad7

Browse files
committed
Revert unrelated .vscode/settings.json watcherExclude change
Drop the files.watcherExclude block that was unrelated to the cascade_on_destroy feature, per review feedback. Co-authored-by: Isaac
1 parent 5021a52 commit cb61ad7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,5 @@
2828
"databricks.yml",
2929
"databricks.yaml",
3030
]
31-
},
32-
"files.watcherExclude": {
33-
"**/target": true
3431
}
3532
}

0 commit comments

Comments
 (0)