server-skynet-source-3rd-je.../scripts
Kevin Svetlitski 05385191d4 Add GitHub action which runs static analysis
Now that all of the various issues that static analysis uncovered have
been fixed (#2431, #2432, #2433, #2436, #2437, #2446), I've added a
GitHub action which will run static analysis for every PR going forward.
When static analysis detects issues with your code, the GitHub action
provides a link to download its findings in a form tailored for human
consumption.

Take a look at [this demonstration of what it looks like when static
analysis issues are
found](https://github.com/Svetlitski/jemalloc/actions/runs/5010245602)
on my fork for an example (make sure to follow the instructions in the
error message to download and inspect the results).
2023-06-23 11:55:43 -07:00
..
freebsd Add FreeBSD to TravisCI 2022-03-29 11:58:27 -07:00
linux Add Windows to TravisCI 2022-01-26 10:16:57 -08:00
windows Add Windows to TravisCI 2022-01-26 10:16:57 -08:00
check-formatting.sh Add a script to check for clang-formattedness. 2020-10-02 14:49:56 -07:00
gen_run_tests.py Port gen_run_tests.py to python3 2021-08-13 10:59:32 -07:00
gen_travis.py update travis 2022-07-19 13:23:08 -07:00
run_static_analysis.sh Add GitHub action which runs static analysis 2023-06-23 11:55:43 -07:00