gecko-dev/third_party/python/glean_parser/.swiftlint.yml

7 строки
169 B
YAML

identifier_name:
# Turn off it complaining about `id` or `let t = title`, etc, but keep
# warnings around e.g. enum names.
min_length:
warning: 0
error: 0