mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-19 01:24:20 +00:00
CI: moved static analysis to a separate project + fix (uninitialized variable, was harmless in this case).
This commit is contained in:
parent
8241cd6284
commit
a4dd4d60b4
4 changed files with 46 additions and 36 deletions
|
|
@ -1,6 +1,7 @@
|
|||
Dear ImGui
|
||||
=====
|
||||
[](https://github.com/ocornut/imgui/actions?workflow=build)
|
||||
[](https://github.com/ocornut/imgui/actions?workflow=build) [](https://github.com/ocornut/imgui/actions?workflow=static-analysis)
|
||||
|
||||
|
||||
<sub>(This library is available under a free and permissive license, but needs financial support to sustain its continued improvements. In addition to maintenance and stability there are many desirable features yet to be added. If your company is using Dear ImGui, please consider reaching out.)</sub>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue