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

6 lines
92 B
Plaintext
Raw Normal View History

2024-10-17 00:50:14 +00:00
BasedOnStyle: Chromium
IndentWidth: 4
TabWidth: 4
InsertNewlineAtEOF: true
ColumnLimit: 120