2 files changed
+1
-2
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - |
Submodule makers-devops updated 22 files
- .github/workflows/code_checks.yml+39-34
- .github/workflows/docs_build.yml+32
- .github/workflows/hil_checks.yml+103
- Makefile+1-10
- README.md+46-44
- bin/run_command.sh+69
- configs/clang-format/.clang-format+1
- configs/cppcheck/misra.json+1-1
- tools/check_schemata/checkProjectYAMLSchema.py+1-2
- tools/check_schemata/checkUserYAMLSchema.py+1-2
- tools/check_schemata/project_yaml_schema.py+29-8
- tools/check_schemata/user_yaml_schema.py+4-2
- tools/codeChecks.py-133
- tools/code_checks/codeChecks.py+108-23
- tools/code_checks/merge_clang_tidy_cppcheck.py
- tools/code_checks/run_black.sh+3-1
- tools/code_checks/run_clang_format.sh+3-1
- tools/code_checks/run_clang_tidy.sh+3-1
- tools/code_checks/run_cppcheck.sh+1-1
- tools/monitoring/monitor.py+189
- tools/print_tool_versions.sh-29
- tools/project_yaml/readProjectYAML.py+2-11
0 commit comments