JetBrains Rider 2020.3 Help

Generated Code

On this page of JetBrains Rider settings, you can specify files and code regions containing automatically generated code. For these items, JetBrains Rider runs only those code inspections that check code for compiler errors and warnings. Some file masks and regions, which are typically used for generated code, for example *.designer.cs are included in this list by default, but you can change the default settings if necessary.

You can use the following wildcards in file masks:

  • ? to match one character

  • * to match one or more characters

  • ** to match files and folders recursively

The list of items containing generated code can also be used for disabling Code Style and Cleanup for generated code.

Last modified: 08 March 2021