This repository was archived by the owner on Jul 12, 2022. It is now read-only.
This repository was archived by the owner on Jul 12, 2022. It is now read-only.
Need rule to enforce namespace ordering. #15
Open
Description
Per the guidance:
Namespace imports should be specified at the top of the file, outside of namespace declarations and should be sorted alphabetically, with `System. namespaces at the top and blank lines between different top level groups.
We don't have rule enforcement here. The tool itself currently has violations.