ReSharper Command Line Tools provide option to specify .dotsettings file when executing inspection command. The .dotsettings file contain all standard ReSharper configurations including inspection severity as well as disabling/enabling any of inspections. Here's much useful concerning ReSharper CLT in our online help - https://www.jetbrains.com/help/resharper/InspectCode.html
Please note if you are using InspectCode to find code issues in C++, use inspectcode.x86.exe and do not useinspectcode.exe
Hello!
Thank you for contacting us.
ReSharper Command Line Tools provide option to specify .dotsettings file when executing inspection command. The .dotsettings file contain all standard ReSharper configurations including inspection severity as well as disabling/enabling any of inspections. Here's much useful concerning ReSharper CLT in our online help - https://www.jetbrains.com/help/resharper/InspectCode.html
Please note if you are using InspectCode to find code issues in C++, use inspectcode.x86.exe and do not useinspectcode.exe
Thank you.