mirror of https://github.com/databricks/cli.git
This commit is contained in:
parent
667fe6bf38
commit
458dbfb04d
|
@ -19,6 +19,8 @@ import (
|
||||||
// 4. Add unit test that the INFO rendering is correct
|
// 4. Add unit test that the INFO rendering is correct
|
||||||
// 5. Manually test the info diag.
|
// 5. Manually test the info diag.
|
||||||
|
|
||||||
|
// TODO: Should we detect and enforce this convention for .yaml files as well?
|
||||||
|
|
||||||
// TODO: Since we are skipping environemnts here, we should return a warning
|
// TODO: Since we are skipping environemnts here, we should return a warning
|
||||||
// if environemnts is used (is that already the case?). And explain in the PR that
|
// if environemnts is used (is that already the case?). And explain in the PR that
|
||||||
// we are choosing to not gather resources from environments.
|
// we are choosing to not gather resources from environments.
|
||||||
|
|
Loading…
Reference in New Issue