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

Quelle  mingw-capitalization.yml   Sprache: unbekannt

 
---
mingw-capitalization:
    description: >
      "A Windows include file is not lowercase, and may break the MinGW build"
    extensions: ['h', 'cpp', 'cc', 'c']
    include: ['.']
    exclude:
        # We do not compile WebRTC with MinGW yet
        - media/webrtc
    type: external
    level: error
    payload: cpp.mingw-capitalization:lint

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]