fune/toolkit/components/glean/build_scripts
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
..
glean_parser_ext Bug 1900312 - Add allow-lint annotation to generated code r=TravisLong 2024-06-04 11:54:50 +00:00
mach_commands.py Bug 1887001 - Change ./mach data-review to explain how data reviews work r=Gijs DONTBUILD 2024-05-07 14:45:55 +00:00
perf_data_review.py
translate_events.py Bug 1897292 - Generate the correct event cpp name in event-into-legacy r=TravisLong 2024-05-17 13:25:49 +00:00