ddnet/.github/workflows
Robert Müller cf4da09ce9 Check in CI that no C standard headers are used
Add `scripts/check_standard_headers.sh` to check that no C standard header is included in our code. The script prints an error message for every C header used as well as the corresponding C++ header that should be used instead.

The script is added to the style checking CI.
2023-03-01 19:26:51 +01:00
..
build.yaml Fix ubuntu workflow (fixes #6341) 2023-02-17 22:58:22 +01:00
clang-sanitizer.yml Run unit tests with sanitizers (fixes #6205) 2022-12-30 23:35:22 +01:00
clang-tidy.yml Update actions versions 2022-10-25 08:50:49 -03:00
codeql-analysis.yaml Try using default MariaDB server version (fixes #6079) 2022-12-01 23:38:04 +01:00
rust.yml Add support for Rust code in DDNet 2022-10-19 23:46:06 +02:00
style.yml Check in CI that no C standard headers are used 2023-03-01 19:26:51 +01:00