repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1639153 - Part 6.6: Add tls dependency for truncate i32. r=lth
[gecko.git]
/
tools
/
lint
/
mingw-capitalization.yml
blob
04c9c79e16971b49eebb9903e3291f0847aafd62
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