[2096] Surpress single analysis check via comments does not work
I have intentionally defined a namespace which doesn't correspond to the file location. R# give me the opinion to surpress the resulting warning with a comment
// ReSharper disable CheckNamespace
namespace System
// ReSharper restore CheckNamespace
This do not work in build 2096. The warning is still displayed. In build 2095 the warning was surpressed.
Regards
Klaus
Please sign in to leave a comment.
Thank you the feedback. For this exact highlighting suppress by comment doesn't work. We will fix this issue by release