-
I'm facing an issue where, from what I can tell, the config file IS properly appended to the command, but for some reason, the options in it are not applied, but when they are added to the command lin…
-
Hi, is it in the roadmap to make shellcheck provide [SARIF](https://sarifweb.azurewebsites.net/) output ? (SARIF is the OASIS common format for all analysis tools )
It would help improve its [integ…
-
Some of the tests run by the Moodle.org plugins db can be run via github actions on each commit in your github repo. Enabling this helps you to make sure future changes to your plugin will continue to…
-
Pypi and npm packages are available for thrift 0.15.0 version so we can try to upgrade it:
- https://www.npmjs.com/package/thrift/v/0.15.0
- https://pypi.org/project/thrift/0.15.0/
Unforunately t…
-
I just wanted to give you guys a heads up that I just landed: https://reviews.llvm.org/D128704 which makes it possible to run `clang-extdef-mapping` on the ast files directly instead of having to re-p…
-
This is about to enforce the following policy decided recently (https://tracker.moodle.org/browse/MDLSITE-6087).
> Policy: Require formal namespaces for any new PHP files
> Since 19th June 2020, …
-
Its odd that skip files are a parameter of parse, but review status config files are not. Skip files are not copied in to the reports folder, review statuses are.
Similar features should have simil…
-
Right now we check which analyzer is running at ad-hoc places throuhout the codechecker. It would be better to have all the analyzer specific code in the corresponding analyzer class.
Two major so…
-
Hi, thanks for your amazing tool :)
I have been working on add support for sarif format, and at the time of elaborate the tests, I don't know how to run test only in the feature I am working.
I supp…
-
The API returns `release.license` for non-installed apps but returns `installInfo.licence` if the app is installed.
**Please unify the spelling of licen(s/c)e!**