1
0
Fork 0
firefox/docs/code-quality/static-analysis/writing-new/index.rst
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

14 lines
504 B
ReStructuredText

Writing New Firefox-Specific Static Analysis Checks
===================================================
This section is intended to help Mozilla engineers either casually play with writing a static analysis check
or seriously develop one we can land and run internally. While being written for internal consumption, it's broadly applicable outside Mozilla.
.. toctree::
:maxdepth: 2
clang-query.rst
writing-matchers.rst
matcher-cookbook.rst
adding-a-check.rst
advanced-check-features.rst