Code Inspection
Last modified: 20 April 2023TeamCity comes with code analysis tools capable of inspecting your source code on the fly, finding and reporting common problems and anti-patterns.
The following inspections tools are bundled with TeamCity:
Inspections (IntelliJ IDEA): runs code analysis based on IntelliJ IDEA inspections. More than 600 Java, HTML, CSS, JavaScript inspections are performed by this runner.
Inspections (.NET): gathers results of JetBrains ReSharper Code Analysis in your C#, VB.NET, XAML, XML, ASP.NET, JavaScript, CSS and HTML code.
Inspection results are reported in the Code Inspection tab of the build results page.
TeamCity can also be integrated with external reporting tools.
Thanks for your feedback!
Was this page helpful?