mirror of
https://github.com/jojo61/vdr-plugin-softhdcuvid.git
synced 2023-10-10 13:37:41 +02:00
177e44de98
- reindent all sources to common code style - fix include sort errors from clang-format - update AGPL 3.0 license file
7 lines
92 B
YAML
7 lines
92 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
UseTab: Never
|
|
IndentWidth: 4
|
|
IndentCaseLabels: true
|
|
ColumnLimit: 119
|