RL0300 - Ensures source files do not contain tabs
Tab characters are not allowed with source files. The message level can be configured to be
- Error Level
- Warning Level
- Information Level
- Debug Level (for internal use only)
NOTE: to allow tab characters within files, this rule must be disabled.
Exceptions
- Tabs characters appearing within the Visual Studio designer source generated areas will be ignored.