Add
Some checks failed
Build C Program / build (push) Failing after 38s

This commit is contained in:
2025-06-04 15:35:21 +12:00
parent d687f65a52
commit 7a6a9b11b7
8 changed files with 3709 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
#! /bin/bash
cppcheck "$2" -q --language=c++ --template="::{severity} file={file},line={line},col={column}::{message}" "$1" | prbot
cppcheck "$2" -q --language=c++ --template="::{severity} file={file},line={line},col={column}::{message}" "$1" | dump_json_append -file messages.cache