Backed out changeset 4191b252db9b (bug 1886734) for causing build bustages @netwerk...
[gecko.git] / tools / lint / mingw-capitalization.yml
blob04c9c79e16971b49eebb9903e3291f0847aafd62
1 ---
2 mingw-capitalization:
3     description: >
4       "A Windows include file is not lowercase, and may break the MinGW build"
5     extensions: ['h', 'cpp', 'cc', 'c']
6     include: ['.']
7     exclude:
8         # We do not compile WebRTC with MinGW yet
9         - media/webrtc
10     type: external
11     level: error
12     payload: cpp.mingw-capitalization:lint