Does custom code inspection be picked up by command line tool inspectcode? Follow
Answered
Hi there,
I have a simple daemon to highlight specific assembly in using list.
It works when opening the IDE - highlight is working, and I could see the Severity defined in ReSharper-> Options -> Code Inspection -> Inspection Severity.
So now I want to use this in CI, but in my test I found the command line code inspect doesn't pick up mine.
I want to confirm is this even possible now?
Please sign in to leave a comment.
Hi Zhujun.
There is a already issue about that problem https://youtrack.jetbrains.com/issue/RSRP-436208.