You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes
Pass options to the ini loader to indicate that inline comments require
a leading whitespace. Any existing configuration that uses inline
comments _without_ a leading whitespace will be interpreted differently
with this change.
Closes#594.
## Tests
- [x] `make test` passing
- [ ] `make fmt` applied
- [ ] relevant integration tests applied
We should investigate whether or not this can be fixed. If it can't be fixed in the loader, we should show an error message.
See databricks/cli#717.
The text was updated successfully, but these errors were encountered: