Slide 39
Slide 39 text
Konsist
However, there are no industry standards when comes to application
architecture.
Every code base is different - different class names, different package
structures, different application layers, etc.
As the project grows code base evolves as well - it tends to have more
layers, more modules, and a more complex code structure.
These "rules" are hard to capture by generic linter, because they are often
specific to the given project.
https://docs.konsist.lemonappdev.com/