Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 476 Bytes

RS0031.md

File metadata and controls

31 lines (22 loc) · 476 Bytes

RS0031

Title DuplicateBannedSymbol
CheckId RS0031
Category API Design Rules

Cause

The list of banned symbols contains a duplicate.

Rule description

How to fix violations

To fix a violation of this rule, remove the duplicate symbol from the list of banned symbols.

How to suppress violations

Violations of this rule cannot be suppressed.