We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc02f7 commit 19012c2Copy full SHA for 19012c2
.arcconfig
@@ -1,5 +1,10 @@
1
{
2
"project_id" : "leveldb",
3
"conduit_uri" : "https://reviews.facebook.net/",
4
- "copyright_holder" : ""
+ "copyright_holder" : "",
5
+ "load" : [
6
+ "linters/src/"
7
+ ],
8
+ "lint.engine" : "FacebookFbcodeLintEngine",
9
+ "lint.engine.single.linter" : "FbcodeCppLinter"
10
}
0 commit comments