File: .clang-format

package info (click to toggle)
scitokens-cpp 0.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,152 kB
  • sloc: cpp: 53,244; python: 7,418; sh: 319; makefile: 85
file content (4 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (139)
1
2
3
4
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language:        Cpp
BasedOnStyle:  Google