File: .clang-format

package info (click to toggle)
hexchat-otr 0.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 208 kB
  • sloc: ansic: 1,788; python: 76; makefile: 27; sh: 18
file content (6 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
BasedOnStyle: Webkit
BreakBeforeBraces: Allman
UseTab: Always
TabWidth: 4
SpaceBeforeParens: Always
PointerAlignment: Right