.editorconfig
.flake8
.gitignore
.swiftlint.yml
AUTHORS.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements_dev.txt
requirements_dev_py35.txt
setup.cfg
setup.py
.circleci/config.yml
.github/ISSUE_TEMPLATE.md
.github/pull_request_template.md
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/metrics-yaml.rst
docs/pings-yaml.rst
docs/readme.rst
docs/_static/glean.jpeg
docs/sphinxext/eval.py
glean_parser/__init__.py
glean_parser/__main__.py
glean_parser/kotlin.py
glean_parser/lint.py
glean_parser/markdown.py
glean_parser/metrics.py
glean_parser/parser.py
glean_parser/pings.py
glean_parser/swift.py
glean_parser/translate.py
glean_parser/util.py
glean_parser/validate_ping.py
glean_parser.egg-info/PKG-INFO
glean_parser.egg-info/SOURCES.txt
glean_parser.egg-info/dependency_links.txt
glean_parser.egg-info/entry_points.txt
glean_parser.egg-info/not-zip-safe
glean_parser.egg-info/requires.txt
glean_parser.egg-info/top_level.txt
glean_parser/schemas/metrics.1-0-0.schema.yaml
glean_parser/schemas/pings.1-0-0.schema.yaml
glean_parser/templates/kotlin.geckoview.jinja2
glean_parser/templates/kotlin.jinja2
glean_parser/templates/markdown.jinja2
glean_parser/templates/swift.jinja2
tests/detekt.yml
tests/test_cli.py
tests/test_kotlin.py
tests/test_lint.py
tests/test_markdown.py
tests/test_metrics.py
tests/test_parser.py
tests/test_pings.py
tests/test_swift.py
tests/test_translate.py
tests/test_utils.py
tests/test_validate_ping.py
tests/util.py
tests/data/core.yaml
tests/data/duplicate_labeled.yaml
tests/data/duplicate_send_in_ping.yaml
tests/data/empty.yaml
tests/data/gecko.yaml
tests/data/invalid.yamlx
tests/data/pings.yaml
tests/data/schema-violation.yaml
tests/data/smaller.yaml
tests/data/yaml_nits.yamlx