There are a variety of code quality tools out there, such as linters and static analysis tools. These tools can help enforce common formatting, find potential bugs, and more.
When code quality tools encounter a problem in your codebase, they can fail the build until the issue is resolved. Sifting through build output to find the specific code quality failures can be a pain, so you can view those code quality failures directly in Projektor - making them faster and easier to diagnose and fix.
To view the code quality reports in your build, click on the “Code quality” link in the sidebar menu.
To work with the widest variety of code quality tools, Projektor supports any code quality report text file.
To publish code quality reports to Projektor, please see the publishing config for: