ci: add static_analysis #2

Merged
light7734 merged 16 commits from ci/static_analysis into main 2025-07-14 08:45:10 +00:00
Showing only changes of commit 18eaa3f4e0 - Show all commits

View file

@ -1,6 +1,8 @@
kind: pipeline
type: docker
name: clang format
clone:
recursive: true
trigger:
branch:
@ -30,6 +32,8 @@ steps:
kind: pipeline
type: docker
name: static analysis
clone:
recursive: true
trigger:
branch: