Skip to content
Snippets Groups Projects
Select Git revision
  • 1ef086ae8bbe17c30b12f8e920b78b96a5961986
  • master default protected
  • v1.0
3 results

.clang-format

Blame
  • Forked from CeTI / ROS / ROS Packages / panda_simulation
    Source project has a limited visibility.
    .clang-format 137 B
    BraceWrapping:
      AfterFunction: false
    ColumnLimit: 120
    AllowShortBlocksOnASingleLine: true
    AllowShortIfStatementsOnASingleLine: false