fune/toolkit/components/glean/build_scripts/glean_parser_ext
Jan-Erik Rediger 7cc0a713a2 Bug 1900312 - Add allow-lint annotation to generated code r=TravisLong
This means CamelCasing (or any other casing) for structure fields is now possible
without Glean transforming those names in any way.
Note that the generated Rust code will have the same CamelCase naming,
which might be unusual.
JavaScript will also need to pass in the object fields exactly as
written in the corresponding metrics.yaml definition.

Differential Revision: https://phabricator.services.mozilla.com/D212416
2024-06-04 11:54:50 +00:00
..
templates Bug 1900312 - Add allow-lint annotation to generated code r=TravisLong 2024-06-04 11:54:50 +00:00
cpp.py
jog.py Bug 1891745 - Update to Glean v60 and glean_parser v14 r=TravisLong,supply-chain-reviewers,mach-reviewers,android-reviewers,firefox-desktop-core-reviewers ,mconley,ahal,kaya 2024-04-24 19:14:16 +00:00
js.py
run_glean_parser.py Bug 1884256 - Forbid GIFFT mirroring of non-ping-lifetime metrics r=janerik,rpl 2024-04-18 18:22:09 +00:00
rust.py Bug 1894270 - Schedule pings alongside their parent ping r=chutten,mach-reviewers 2024-05-15 09:07:47 +00:00
string_table.py
util.py