Static code analysis is performed in the _____________.
a. Commit stage b. Acceptance stage
c. Unit test
Explanation:
The commit stage includes Code compilation, Execution of commit tests, Binaries creation, Static code analysis and Artifacts creation.
Ans. Commit stage