Missed postfix "Global" (CommonModuleNameGlobal)¶
Type | Scope | Severity | Activated by default |
Minutes to fix |
Tags |
---|---|---|---|---|---|
Code smell |
BSL |
Major |
Yes |
5 |
standard badpractice brainoverload |
Description¶
For global modules, the "Global" (rus. "Глобальный") postfix is added, "Client" postfix should not be added.
Examples¶
FilesGlobal, InfobaseUpdateGlobal
Sources¶
Snippets¶
Diagnostic ignorance in code¶
// BSLLS:CommonModuleNameGlobal-off
// BSLLS:CommonModuleNameGlobal-on
Parameter for config¶
"CommonModuleNameGlobal": false