Antoine Allard
Antoine Allard
Hello, I am compiling my project with Clang and I would like to feed the compiler warnings from the build log as violations into SonarQube. It exists and works for...
Hello, This is going to be a weird issue, because everything works wonderfully well, thank you for CodeChecker 👍 I am using CodeChecker 6.18.0 on my codeline to run the...
Hello, I clicked on clicking on the "Add Integration" button from the README to add this integration to my Home Assistant installation. On the Home Assistant integrations page that opens,...
Hello, The `atuin sync` command I run on the servers where I install/configure the `atuin` client is hanging indefinitely. The `atuin status` command shows the below weird output: ``` [Local]...
Hello, Thank you for `miniserve`. I would like to propose to display the disk space available for the served path. I tried to implement a demo of this feature but...
This is a "demo" for #1019, feel free to close it since the code is not working.
Hello, I have to list all the external dependencies of a bazel built project ([envoy](https://github.com/envoyproxy/envoy)), with their name, version and license(s). It seems `rules_license` would help me in this task,...
Hello, It's not an issue, just a thank you for this awesome project 👍 It was exactly what I was looking for and it's very well documented so thank you...
Hello, I would like to contribute the below features: - source path substitution * The source files used to build the application will not always be in the expected location....
Hello, I am assessing `mold` to replace `gold` for linking a C++ binary. While running benchmarks, I have noticed that the _VmHWM_ value from `cat /proc//status` is higher (2,5%) at...