Back to all

static-analysis

by Johannes Fritz

10Feb 6, 2026Visit Source
Perform automated static code analysis on modified files. Triggers automatically after code changes to catch common issues before QA Lead review. Checks for: code complexity, dead code, type errors, import issues, and style violations.