AltimateAI / AltimateAI/vscode-dbt-power-user
Specify ignore directories for the health check
- Lenguaje dominante
- JavaScript
- Estrellas
- 585
- Forks
- 121
- Merge medio
- 5 d 39 min
- PR fusionados (30 d)
- 4
Descripción
### Describe the feature
Right now, the health check looks at the entire directory structure for the project as a whole, but it would be nice to be able to specify one or more directories to be ignored by the health check.
### Describe alternatives you've considered
_No response_
### Who will benefit?
We have a scenario where we have a couple of directories in our project that contain old models that will be deprecated. We know these models have problems with them and won't pass the health check, so we'd like to be able to define those directories as skippable so that way we don't get alerted about the issues there every time.
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.