Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.8 KB

CommonModuleNameGlobal.md

File metadata and controls

38 lines (25 loc) · 1.8 KB

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

Standard: Modules (RU)

Snippets

Diagnostic ignorance in code

// BSLLS:CommonModuleNameGlobal-off
// BSLLS:CommonModuleNameGlobal-on

Parameter for config

"CommonModuleNameGlobal": false