Skip to content

003_0001 - NumberOfModules

More than 20 modules in project

Consider a multi-app stategy to avoid creating one big (unmaintainable) monstrous application.

Metadata

authors:
- Xiwen Cheng <x@cinaq.com>
category: Maintainability
input: .*Metadata\.yaml
rulename: NumberOfModules
rulenumber: '003_0001'
scope: package
severity: MEDIUM

Description

The bigger the application, the harder to maintain.

Remediation

Consider a multi-app stategy to avoid creating one big (unmaintainable) monstrous application.

Test cases

# No test file found