[libcamera-devel] [PATCH 0/3] libcamera: checkstyle: Improve header formatter

Laurent Pinchart laurent.pinchart at ideasonboard.com
Thu May 26 13:00:06 CEST 2022


Hello,

This small patch series is the result of finding a few instances of the
<...> include style for libcamera internal headers. The issue is fixed
in patch 3/3, and patches 1/3 and 2/3 improves checkstyle to catch the
problem.

Laurent Pinchart (3):
  utils: checkstyle: Run the ClangFormatter last
  utils: checkstyle: Ensure "..." include style for internal headers
  libcamera: Use "..." instead of <...> consistently for internal
    headers

 src/android/camera_hal_config.cpp |  6 +++---
 src/ipa/rkisp1/rkisp1.cpp         |  2 +-
 test/yaml-parser.cpp              |  2 +-
 utils/checkstyle.py               | 21 +++++++++++++++++++--
 4 files changed, 24 insertions(+), 7 deletions(-)


base-commit: f8e4649680303ce9b7dace5ad1344fcb450013ac
-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list