Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/tools/lint/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 646 B image not shown  

Quelle  includes.yml   Sprache: unbekannt

 
Spracherkennung für: .yml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

---
includes:
  description: >
    "Ensure we only include MFBT headers we actually use"
  extensions: ['c', 'cc', 'cpp', 'cxx', 'h', 'hpp', 'm', 'mm']
  include: ['.']
  exclude:
    - js/src/tests/style/BadIncludesOrder-inl.h
    - config/msvc-stl-wrapper.template.h
    - widget/cocoa/nsMenuItemIconX.mm
    # This is a test file, should be untouched
    - js/src/devtools/rootAnalysis/t/exceptions/source.cpp
    # This file includes things that it doesn't use itself, but that
    # ServoStyleConsts.h needs.
    - layout/style/ServoStyleConstsForwards.h
  type: external
  payload: includes:lint
  support-files: ['tools/lint/includes/**']

[Dauer der Verarbeitung: 0.18 Sekunden, vorverarbeitet 2026-08-25]