CPPLINT.cfg 578 B

12345678910111213
  1. set noparent
  2. exclude_files=3rdparty
  3. exclude_files=modules_contrib/rtsp_sink/src/CNVideoEncoder.cpp
  4. exclude_files=modules_contrib/rtsp_sink/src/RTSPMediaSubsession.h
  5. exclude_files=modules_contrib/rtsp_sink/src/RTSPFrameSource.h
  6. exclude_files=modules_contrib/rtsp_sink/src/RTSPFrameSource.cpp
  7. exclude_files=framework/core/include/util/cnstream_any.hpp
  8. exclude_files=framework/core/include/util/cnstream_queue.hpp
  9. exclude_files=modules/source/src/rtsp_client.cpp
  10. exclude_files=modules/source/src/rtsp_client.hpp
  11. exclude_files=.*\*.txt
  12. exclude_files=.*\*.sh
  13. exclude_files=.*\*.json