internal/path/index.ts lint/pendingFixes FIXABLE ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Pending formatting and safe fixes
1087 1087 β }
1088 1088 β
1089 β - exportΒ·constΒ·UNKNOWN_PATHΒ·=Β·createUIDPath("unknown");
1089 β + exportΒ·constΒ·UNKNOWN_PATHΒ·=Β·createUIDPath("unknown");
1090 β +
βΉ Only difference is leading and trailing whitespace
βΉ To apply fixes and formatting run
$ rome check internal/path/index.ts --apply
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βΉ Fixes available. To apply safe fixes and formatting run
$ rome check --apply
βΉ To choose fix suggestions run
$ rome check --review
β Found 6 problems
We suggest too many commands. Not sure what the right balance is.
It would be great to receive some feedback from the adopter!
I'd remove the per diagnostic command suggestion and just keep the 2 at the end (and maybe change the wording/add spacing).
internal/path/index.ts lint/pendingFixes FIXABLE βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Pending formatting and safe fixes
1087 1087 β }
1088 1088 β
1089 β - exportΒ·constΒ·UNKNOWN_PATHΒ·=Β·createUIDPath("unknown");
1089 β + exportΒ·constΒ·UNKNOWN_PATHΒ·=Β·createUIDPath("unknown");
1090 β +
βΉ Only difference is leading and trailing whitespace
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βΉ Fixes available. To apply safe fixes and formatting run
$ rome check --apply
βΉ To interactively choose fix suggestions run
$ rome check --review
β Found 6 problems
Most helpful comment
I'd remove the per diagnostic command suggestion and just keep the 2 at the end (and maybe change the wording/add spacing).