rocksdb/linters/cpp_linter
kailiu 83e7842f80 Improve the check for header guard
Summary:
cpplint.py only recognize `#ifdef HEADER_GUARD` as header guard.
This patch enables the check for `#pragma once`.

Test Plan: New arc lint exclude the false alarm for `#pragma once`.

Reviewers: dhruba, sdong, igor, haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D16227
2014-02-19 01:02:34 -08:00
..
ArcanistCpplintLinter.php Fix the lint issues in dev box 2014-02-14 22:25:48 -08:00
cpplint.py Improve the check for header guard 2014-02-19 01:02:34 -08:00
FbcodeCppLinter.php Add google-style checker to "arc lint" 2014-01-23 15:04:12 -08:00
PfffCppLinter.php Add google-style checker to "arc lint" 2014-01-23 15:04:12 -08:00