Lightning-Flow-Scanner / lightning-flow-scanner-vsce

A VSCode Extension designed to pinpoint deviations from Industry Best Practices in Salesforce Flows, ensuring standards of business automation excellence.
https://marketplace.visualstudio.com/items?itemName=ForceConfigControl.lightningflowscanner
GNU Affero General Public License v3.0
29 stars 1 forks source link

New Command: Lint Flow #9

Closed RubenHalman closed 3 years ago

RubenHalman commented 3 years ago

Is your feature request related to a problem? Please describe. As a salesforce developer there are no tools available to quickly scan flows on best practices. I want to be able to run a tool on flows to identify if:

Describe the solution you'd like With a simple command in vscode, I would like to receive a report about the above.

Describe alternatives you've considered Custom PMD rules