Skip to content

evgenytsydenov/dotnet_analyzer_configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Configuration of .NET Analyzers

This repository contains configuration files for analyzers used to check the style of C# code in students' homework. See the files in the configs folder.

The following analyzers are jointly used for checking:

The analyzers are configured in such a way that building a project will fail if the basic rules are violated.

The process of installing and configuring the analyzers is described in detail in this tutorial (in Russian).

About

Configuration of .NET analyzers to check students' homework

Resources

License

Stars

Watchers

Forks