Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(config): add missing CPPLINT.cfg (autowarefoundation#47)
* Add settings for new formatters (autowarefoundation#2330) * Update .pre-commit-config.yaml Signed-off-by: Kenji Miyake <[email protected]> * Ignore .cu for cpplint Signed-off-by: Kenji Miyake <[email protected]> * Update .clang-format Signed-off-by: Kenji Miyake <[email protected]> * Add setup.cfg Signed-off-by: Kenji Miyake <[email protected]> * Add CPPLINT.cfg Signed-off-by: Kenji Miyake <[email protected]> * Add autoware-lint-common Signed-off-by: Kenji Miyake <[email protected]> * Remove unnecessary part Signed-off-by: Kenji Miyake <[email protected]> * Add includeorder=standardcfirst Signed-off-by: Kenji Miyake <[email protected]> * Use clang-format-12 Signed-off-by: Kenji Miyake <[email protected]> * Add IncludeCategories to clang-format Signed-off-by: Kenji Miyake <[email protected]> * Remove unnecessary file Signed-off-by: Kenji Miyake <[email protected]> * Temporarily comment out pre-commit hooks Signed-off-by: Kenji Miyake <[email protected]> * Fix indent miss Signed-off-by: Kenji Miyake <[email protected]> * Change include order rule and ignore build/include_order in cpplint Signed-off-by: Kenji Miyake <[email protected]> * ci(pre-commit): autofix Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information