Mathis fb0b7c7036
feat: enable DuplicatedCode inspection tool in the project
The inspection tool for checking DuplicatedCode has been enabled in the Project_Default.xml file. It's set to give a weak warning for duplication in TypeScript code with a minimum size of 67. This should assist in maintaining quality by preventing repetitive code patterns.
2024-07-12 14:25:16 +02:00
..