build_verify
build_verify copied to clipboard
test fails due to diff in formatting
Hey @kevmoo Thanks for the package. I am facing a specific issue related to formatting of generated code. When the test look for diff in the outputs it fails when there is a diff in formatting. How can I avoid that?
I need more info @sagar-tide .
It's possible the dart_style pkg used by your code is different than the SDK formatter you're using?
Yeah! you are right. ultimately that was the root cause.