-
Ubuntu 22.04, g++-10, LLVM 17:
```
/usr/bin/clang-tidy-17 --fix --extra-arg-before=--driver-mode=g++ /home/jacobd/git/phantom/alchemy/libutil_v2/pretty_print.cpp -- /usr/bin/g++ -DDEV -DPHANTOM_CLOU…
-
The project was downloaded on October 2nd at ~11PM. The project
runs and all the tests pass.
The code is well structured and mostly clear and well commented. I would have wished the code implem…
-
We want to give users a richer experience with more information / pointers for each species once they drill down to that level
Note issues #863 and #864
At the same time, the tabs appearing on …
-
I want to run clang-tidy on windows on a project, based on rapidjson.
On windows, clang-tidy uses the clang-cl interface. Therefore, the following defines are set / unset:
* \_\_clang\_\_ (set)
*…
-
**v2.5.60**
What would be good practice to tidy up ones .ini files.
Using the 'configurations' folder inside the Superslicer folder makes running multiple versions and instances of super slicer …
-
For the `Radar.autocomplete` function, all parameters are listed as nullable. If the `near` parameter is not included, which according to the API reference docs is optional, the following error is ret…
jt274 updated
3 months ago
-
While I love the idea of mods like Better Crafting, I'd like a mod that just alphabetizes the recipe list without changing or replacing the interface. I'm using an accessibility mod that can't handle …
-
`{rsdmx}` is an existing library exists to parse/read SDMX data and metadata in R. See here: https://github.com/opensdmx/rsdmx
This package is extensive but not tailored for use by Pacific Stati…
-
I have a project where I want to enable most of clang-tidy's `modernize-*` checks, including `modernize-use-nodiscard`.
However there seems to be a problem where Qt MOC cannot parse `[[nodiscard]]` w…
-
:eyes: [I reported some programming mistakes before](https://bugzilla.opensuse.org/show_bug.cgi?id=910926 "Reserved identifier violations in source files").
:thought_balloon: I hope that development …