-
```
Hi
some little things in the trunk Version (cppcheck complains about)
- pixiData.h line 26 "
-
```
Hi
some little things in the trunk Version (cppcheck complains about)
- pixiData.h line 26 "
-
We are going to use https://github.com/cpplint/cpplint in order to make code compatible with http://google.github.io/styleguide/cppguide.html
-
## Bug report
I am trying to build a workspace from scratch:
```yaml
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: 2.5.2
a…
-
We should improve the CI testing coverage by doing:
- [ ] switch to the official cmake action by github and add testing for multiple compile targets (Release, debug)
- [ ] DevSkim (code scanning)
-…
-
Implementing a style guide and enforcing a uniform syntax style would significantly enhance development, particularly as the codebase expands.
## Linting and Formatting Tools
Presently, there are …
-
The current version shown is `2.13.99` which indicates that it is the development version of `2.14`. This should not be offered as "stable" as it isn't. It might make sense to offer it as "latest"/"de…
-
I ran [softwipe](https://github.com/adrianzap/softwipe) (https://www.nature.com/articles/s41598-021-89495-8) on the most recent version of OpenMS (#6733), so we can use the score in the publication :)…
-
## Problem
As mentioned in the GitHub blog post below, Actions is currently transitioning from Node 16 to Node 20.
- https://github.blog/changelog/2023-09-22-github-actions-transitioning-fro…
-
A static code analysis shall be executed per repository.
Code analysis shall be part of pipeline(s).