-
This is needed for security audits on the code.
Parent issue: #2282
-
Upstream ROS 2 has disabled cppcheck >= 2.0 by default due to severe performance degradation with the way it is invoked by ament_cppcheck (https://github.com/ament/ament_lint/pull/345).
Before doin…
-
## Description
setup-ros sometimes fails to fetch its Windows dependencies
### Expected Behavior
I expect setup-ros to install its Windows dependencies reliably.
### Actual Behavior
```
ER…
-
#1797 (via #4011, thanks to @csordasmarton / @Szelethus),
has added support for ingesting SARIF **into** codechecker,
however i was under false pretense that #1797 was about
the exact opposite feat…
-
**Description**
1. Use MISRA addons in the [static analysis workflow](https://github.com/nasa/cFS/blob/main/.github/workflows/static-analysis.yml).
2. Display results as code scanning results rather…
-
The Ubuntu jenkins builds are configured in dsl to report cppcheck errors by default, and I can see the xml files generated in the workspace of several jobs that includes some errors, but these are no…
-
将格式化作为自动化的动作,放在git commit 之前。
-
### Type of issue
Announcement
### Description
In the future, we would like to implement other actions based on a similar philosophy as Differential ShellCheck.
* [@redhat-plumbers-in-act…
-
Hi,
I was trying to use this action in my **[internal](https://docs.github.com/en/enterprise-cloud@latest/repositories/creating-and-managing-repositories/about-repositories#about-internal-repositor…
-
In order to increase the overall code quality, automate the usage of code quality tools (using ``pre-commit``).
This repository contains primarily ``C`` code, the actual software for the ``ESP32``.…