-
Everything looks good in code-checker with this artist but anyways there is still some issue in the code is not covered yet on the code-checker page.
Code from the artist:
[xest_2024_06_08_15_02_…
-
Clang version
```
$ clang -v
Ubuntu clang version 19.0.0 (++20240722031324+65825cd5431c-1~exp1~20240722151445.1819)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19…
-
## Context
It is often needed that multiple files are excluded from pre-commit checks. It may be that we want to skip all checks or only a specific hook for a specific file.
According to the doc…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### What happened?
We have already issues in the past regarding WebGL art
where codechecker issued false negatives
…
-
Hi, I've been checking my code for bugs recently using the Clang Static Analyzer's null pointer dereference checker. During the detection process, I encountered such a problem: Now there is a global v…
-
**Describe the bug**
I find CodeChecker has an awesome feature that when user doesn't give clang PATH, it will try to parse something like clang-9 to obtain the path itself. However, in some case it …
-
Hi Mike,
Nice to see your work on the picnic api. Just tried it and works awesome! I want to integrate my picnic orders in Home Assistant with the addon Grocy.
My plan is as follows:
- Barcod…
-
Moodle plugins da errores, por favor comprobadlo con codechecker.
HP coding style problems
(36 errors, 19 warnings)
This section shows the coding style problems detected in the code by phpcs[ […
-
If a php file should not be loaded on it's own (class files etc) then you should be adding a check to:
defined('MOODLE_INTERNAL') || die();
at the top of the file.
https://github.com/ispringsol…
-
La validación de Moodle Plugins da algunos errores.
Code prechecks
phplint phpcs111 | 183 js0 | 87 css11 | 3 phpdoc27 | 0 savepoint thirdparty grunt1 | 1 shifter mustache0 | 11 gherkin130 | 0
…