ITU-DevOps2024-Ben10 / ITU-minitwit

http://165.227.156.51:8080/
2 stars 0 forks source link

W8: As developers we want to enhance our CI pipelines with at least three static analysis tools #61

Open OLaursen opened 7 months ago

OLaursen commented 7 months ago

In our repository we must add:

We need to add these analysis tools as a software quality gate in our CI/CD pipelines.

AC:

casperh123 commented 6 months ago

We have a Formatter and Linter for C#, that automatically lints and formats pushes. The Linter CodeAC also includes linting for Docker, even though this is not a seperate linter. For static analysis we now have: