rocksdb/linters
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
..
cpp_linter Improve the check for header guard 2014-02-19 01:02:34 -08:00
lint_engine Add google-style checker to "arc lint" 2014-01-23 15:04:12 -08:00
__phutil_library_init__.php Add google-style checker to "arc lint" 2014-01-23 15:04:12 -08:00
__phutil_library_map__.php Improve/fix bugs for the cpp linter 2014-02-13 17:48:11 -08:00