Summary: Just change some config. Test Plan: arc lint Reviewers: chip CC: leveldb Differential Revision: https://reviews.facebook.net/D8355main
parent
4dc02f7b7a
commit
19012c2e28
@ -1,5 +1,10 @@ |
||||
{ |
||||
"project_id" : "leveldb", |
||||
"conduit_uri" : "https://reviews.facebook.net/", |
||||
"copyright_holder" : "" |
||||
"copyright_holder" : "", |
||||
"load" : [ |
||||
"linters/src/" |
||||
], |
||||
"lint.engine" : "FacebookFbcodeLintEngine", |
||||
"lint.engine.single.linter" : "FbcodeCppLinter" |
||||
} |
||||
|
Loading…
Reference in new issue