gecko-dev/tools/infer/config.yaml
Robert Bartlensky 24a33b307e Bug 1473278: Add infer to java-check, install, clear-cache, and print-checks subcommands. r=gps
MozReview-Commit-ID: 5ngZu6lh1wU

--HG--
extra : amend_source : b89243dd57777746febd180db7acadb77d3d3a49
2018-07-26 14:45:44 +01:00

24 lines
601 B
YAML

---
target: obj-x86_64-pc-linux-gnu
# It is used by 'mach static-analysis' and 'mozreview static-analysis bot'
# in order to have consistency across the used checkers.
platforms:
- linux64
infer_checkers:
- name: check-nullable
publish: !!bool yes
- name: eradicate
publish: !!bool no
- name: quandary
publish: !!bool yes
- name: starvation
publish: !!bool yes
- name: litho
publish: !!bool yes
- name: racerd
publish: !!bool yes
- name: liveness
publish: !!bool yes
# Third party files from mozilla-central
third_party: tools/rewriting/ThirdPartyPaths.txt