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

Quelle  mingw-capitalization.rst   Sprache: unbekannt

 
MinGW capitalization
====================

This linter verifies that Windows include file are lowercase.
It might break the mingw build otherwise.


Run Locally
-----------

This mozlint linter can be run using mach:

.. parsed-literal::

    $ mach lint --linter mingw-capitalization <file paths>


Configuration
-------------

This linter is enabled on the whole code base except WebRTC


Sources
-------

* :searchfox:`Configuration (YAML) <tools/lint/mingw-capitalization.yml>`
* :searchfox:`Source <tools/lint/cpp/mingw-capitalization.py>`

[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]