tree: 2ff113fb81765be3d398611864777ab5ff5d2236 [path history] [tgz]
  1. cpplint.py
  2. README.md
third_party/cpplint/README.md

CPP Lint

An extensible, privacy-preserving, user-data analysis pipeline.

  • Downloaded from Github

  • Local Modifications

    • Require “COBALT_” as a prefix in the header guard

    • Allow #include <condition_variable>

    • Allow #include <mutex>

    • Allow #include <thread>

    • Allow #include <chrono>

    • Use the specified root flag to find the root of the repository.