This repository has been archived on 2025-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
kgg-dec/.clang-format
2024-10-17 09:50:14 +09:00

6 lines
92 B
YAML

BasedOnStyle: Chromium
IndentWidth: 4
TabWidth: 4
InsertNewlineAtEOF: true
ColumnLimit: 120