tree: 3cfd58f4d014120112273e308799a9366b84c74a [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>