"Fix Flows" functionality for sf cli plugin #125
k-capehart
started this conversation in
Ideas
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be great if we could have the same "Fix Flows" functionality in the sf cli plugin as we do in the VS Code extension.
I think we could either do it as a flag:
sf flow scan --fix
Or as a separate command:
sf flow fix
Anyone have any preferences?
CC: @junners
Beta Was this translation helpful? Give feedback.
All reactions