Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E elsa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.

  • IPIP
  • elsa
  • Merge requests
  • !73

Add clang-format target to CMake, integrate clang-tidy in CMake

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed David Frank requested to merge cmake/integrate-clang-tools into master Mar 27, 2020
  • Overview 13
  • Commits 6
  • Pipelines 6
  • Changes 4

format-cxx is formats the codebase according to the .clang-tidy file

clang-tidy is now used in CMake, with the compile options ELSA_CLANG_TIDY, it can be turned on. Then building elsa will show the clang-tidy checks as well. CI pipeline uses this target with a new build-tests target, which only builds the tests and does not run it. The job exports a clang-tidy-fix.txt file, which shows possible fixes for the stuff clang-tidy found

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cmake/integrate-clang-tools

LRZ Homepage | Datenschutz | Dokumentation und Betriebsbedingungen | Impressum