Resharper Command Line Tools does not report all issue
Here is my test source code.

And run command line tool(inspectcode.x86.exe "C:\Test\Test\Test.sln" -o="D:\downloads\GeneratedByCommandLine.xml" -s=INFO --properties:Platform=x86;Configuration=Debug)
But report not contains all issue, likes "IdentifierTypo"
How resolve it?
Please sign in to leave a comment.
Hello Rageken!
The issues like typos are not supported by ReSharper Command Line Tools, please refer to the corresponding issue - https://youtrack.jetbrains.com/issue/RSRP-471421.
Thank you.