Revision 5f1daf7ae39e41ae4aa69cca4add602aa1b0b909 authored by Lei Jin on 23 April 2014, 04:14:25 UTC, committed by Lei Jin on 23 April 2014, 04:14:25 UTC
Summary: Get rid of the devil. Probably won't impact anything on the perf side.

Test Plan: make all check

Reviewers: igor, haobo, sdong, yhchiang

Reviewed By: haobo

CC: leveldb, dhruba

Differential Revision: https://reviews.facebook.net/D18153
1 parent 547bb6a
Raw File
.arcconfig
{
  "project_id" : "rocksdb",
  "conduit_uri" : "https://reviews.facebook.net/",
  "copyright_holder" : "Facebook",
  "load" : [
    "linters"
  ],
  "lint.engine" : "FacebookFbcodeLintEngine",
  "lint.engine.single.linter" : "FbcodeCppLinter"
}
back to top