[CT-3514] [Feature] Use formatting for package-lock.yml
that passes yamlint
linting checks
#9319
Closed
2 tasks done
Labels
enhancement
New feature or request
good_first_issue
Straightforward + self-contained changes, good for new contributors!
Is this a new bug in dbt-core?
Current Behavior
package-lock.yml
does not have a document separator and does not have correct indentation.Run
ymllint --strict
on a newly createdpackage-lock.yml
.Expected Behavior
That it be generated correctly formatted. For example here, when manually fixed it passes.
Steps To Reproduce
As above.
Relevant log output
Environment
Which database adapter are you using with dbt?
snowflake
Additional Context
No response
The text was updated successfully, but these errors were encountered: