Tool to check and review the structure of the flows ( similar to sonarqube)

Hi guys, I hope everyone is very nice

I am looking for a tool which helps me review that the members of my team follow the best practices that UiPath suggests in order to develop bots with the highest quality as It can.

I read that sonarqube doesn’t support xaml extension so it not possible to analyse the UiPath projects with that tool thats the reason I ask you about an alternative or tool to do that.

I hope you can recommend me a solution

Thanks

there is a difference between sonarqube and Workflow Analyser

However we recommend to checkout the option for static code analysis provided by the UiPath Platform

And
https://docs.uipath.com/sdk/other/latest/developer-guide/building-workflow-analyzer-rules

Not to offend the owners of this fine platform, but the UiPath self proclaimed best practices are hardly best practices. Some are even arbitrairy little rules that make no sense at all. If you do start from zero in your journey as a developer they are a decent starting point though, but keep an open and especially challenging mind to… wel pretty much everything.

I advise you to not blindly follow best practices but start thinking why, or why not something adds value and stability to your automations.