Steve Dunn · Dec 24, 2020
ReSharper Code Inspection settings in .editorconfig
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
ReSharper has many code inspections and most of them can have their severity set in R#'s configuration files ( .dotSettings ). Instead, I wanted to set them in .editorconfig files, so this post is about that as a reference/reminder to myself and for anyone else that lands here via a search engine. TL;DR:! # To turn off specific R# warnings in a certain folder, put an .editorconfig file in that…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.