CCG0006

No reference to [fileName] found. Usage of [fileName] is strongly recommended.

Table of Contents

Cause

This warning is raised, when a recommended configuration-file (i.e. stylecop.json or .editorconfig) can not be found.

Description

Code-Formatting and layout should be properly configured. This is done using .editorconfig and stylecop.json.

How to fix violations

Add the required files to the project.

Example-Files can be found at:

GitHub Discussion