Skip to content

(CS-R1062) Use File Scoped namespaces instead of typical namespaces #364

@StuartFerguson

Description

@StuartFerguson

Description

Typical namespaces require that all the members in it be indented. With the additional of classes, methods, and scopes, the indentation level further increases, thereby affecting the code readability, navigation, and clarity. C# 10 introduces file scoped namespaces that do not require members' indentation. It is therefore recommended that you …

Occurrences

There are 130 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/TransactionProcessing/Shared/issue/CS-R1062/occurrences/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions