-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
https://gist.github.com/lukeshingles/b1477f4b5eaf327af99940ec848213b4
```
### Verification
- [X] My `brew doc…
-
### Module location
https://github.com/erenon/bazel_clang_tidy/tree/master
### Link to bzlmod issue in the module's repository
https://github.com/erenon/bazel_clang_tidy/tree/master
### An…
-
## Description
Given the application space of a PowerVR GPU there needs to be a higher quality standard for this SDK.
I could never use this library in a production environment due to the code q…
-
### Description of task
This task involves creating a reusable CI/CD pipeline using GitHub Actions to automatically run clang-tidy for our embedded repositories. This pipeline will ensure that all …
-
Some time ago, I added build-time code checking for MSVC (#2190) and static analysis via clang-tidy (#2187). I also wanted to add this for the gmake2 generator, specifically for the clang toolset.
…
-
Go through https://clang.llvm.org/extra/clang-tidy/checks/list.html and enable as much as practical.
Improve the code to meet the new checks.
-
To keep the same style in this project and also to prevent some simple bugs, some kind of (static) code analysis should be added. This can be e.g. cpplint or clang-format and/or clang-tidy. A first te…
-
## Summary
[TIP]: # ( DO NOT include screenshots of your actual database! )
[NOTE]: # ( Provide a brief overview of what the new feature is all about )
This project does not have a clang-tidy co…
-
Hi,
I'm writing a script to run clang-tidy in a CI pipeline on bitbucket to get it to post code quality reports and was wondering if there's a way to convert the "FileOffset" in the output from ex…
-
`clang-tidy-18_macosx-amd64` does not work with the following error:
```bash
== Output clang-tidy version
dyld[2478]: dyld cache '(null)' not loaded: syscall to map cache into shared region faile…