Static code analyzers help to define project specific rules to ensure that all developers follow them without any manual intervention or sidetracking.
Answer options
A
True
B
False
Correct answer: True
Explanation
Static analysers enforce coding rules automatically across the team.