Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/python/mozbuild/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 188 B image not shown  

Quelle  .ruff.toml   Sprache: unbekannt

 
extend = "../../pyproject.toml"
src = [
    # Treat direct imports in the test modules as first party.
    "mozpack/test",
    "mozbuild/test",
]

[isort]
known-first-party = ["mozbuild"]

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]