bored-glass-58755
07/23/2024, 10:15 PMPants
be integrated with SonarQube to push code coverage?
Can lint
goal be provided with custom linting rules? For example, from SonarQube?
Thank you.happy-psychiatrist-90774
07/23/2024, 10:18 PMfast-nail-55400
07/24/2024, 11:54 AMcode_quality_tool
target type. https://www.pantsbuild.org/2.22/reference/targets/code_quality_tool
It allows you to turn any "runnable" target (including shell_command
) into a linter, fixer, or formatter.