Shared configuration for "Workflow Analyzer "

The new Workflow Analyzer is a step in the right direction for “code quality”. But I think there should be a possibilty to share these setting inside a company that all developers have the same settings.
Is there a possibility for that?
(Additional to that from other tools I know that you can define general rules and also secific project rules)

9 Likes

Yes, it’s inside: %AppData%\Local\UiPath\Rules

Should be a RuleConfig.json file

Thanks!
I just found out the rules are saved in C:\Users<user name>\AppData\Local\UiPath\Rules\RuleConfig.json.

When we make changes on the workflow analyzer settings, it modify this file. And then all the UiPath projects share the same settings in your machine.

If we want to use the same rule configuration, we need to send the RuleConfig.json with standard settings to every developer, and paste it to their machine.

Ok thanks. But we need also that you can override general settings in the case you have special cases in some projects. I know it from development in visual studio to have files with rules.