--- ruff-format: description: Reformat python with ruff # Excludes should be added to topsrcdir/pyproject.toml exclude: - gfx/harfbuzz/src/meson.build - '**/*.mako.py' - python/mozbuild/mozbuild/test/frontend/data/reader-error-syntax/moz.build - testing/mozharness/configs/test/test_malformed.py - testing/web-platform/tests extensions: - build - configure - mozbuild - py support-files: - 'tools/lint/python/**' - '**/pyproject.toml' type: external payload: python.ruff:format