Although this is not related to the exact version of the original poster, you may have stumbled upon this question by looking for the answer below :)
If you changed the validation behavior from a glyph like this, and saved it at the configuration level, and set it to "Don't show" or something else, then save it at the command level:


Then, depending on where you set the value, “Computer”, “Solution personal” or “Solution command”, it is stored in another settings file.
You can then add the Solution.sln.DotSettings file to the source control to pass this suppression between all team members.
To cancel the suppression of such warnings, you will have to risk the Resharper multilevel parameter structure, which can be a little confusing if you have not logged in there before.

Then, depending on where it was saved, look under the key item for the selected layer:

Find the inspection and install it:

jessehouwing
source share