Hello Team
I would like to know how to define and manage the development standards that arise in each company
For best practices defined by OutSystems,
here are detection by standard functions, suggestions using Mentor, etc.
We would like to be able to manage the development standards defined by each company as we develop.
Are there any standard features that would allow us to manage the development standards defined by each company during development?
For example, when using the True Change function, is it possible to customize it according to the company's development standards?
Thank you.
this is entirely closed up, we have no acces to defining things like naming standards, preferred coding patterns, preferences for how accelerators should work, ...etc.
So, you'll have to look at things like human code reviews. There are also tools out there that look at code quality, like boncode, but I haven't used that yet, don't know how configurable that is.
All these things are not integrated in the IDE, so just like AI mentor studio or human code reviews, it is a check later in time then when code gets created.
Dorine
Hi,
In our project, we documented the standard practices for OutSystems and conducted sessions with the team to provide an overview of these standards. Additionally, we created sub-tasks for each story to facilitate code reviews by the Team Lead and closely followed the AI Mentor on a sprint-by-sprint basis.
Everyone thank you.Everything is good.