Automated code checks

Why we included automated linting and code checks early.

Published March 10, 2023

#codequality#devops#softwarepractices
automated-code-checks

Related Posts

automated-code-checks

Automated code checks

Some examples of automated code checks, and when it makes sense to implement them.

#codequality#devops#softwarepractices
git-version-control

Git version control

How and why we started using Git at the very beginning of our journey with the tool.

#devops#softwarepractices#solutions
quick-fix-with-ci-pipelines

Revolutionizing the "quick fix" with CI pipelines

Explore how CI pipelines transform the quick fix approach in ABAP development. A quick fix isn't a problem, it's an opportunity when handled right!

#abap#devops#softwarepractices