commit | 825d46b68a91b53bb8d32db876488b987761009f | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Sun Feb 21 10:14:16 2021 -0800 |
committer | swissChili <swisschili@fastmail.com> | Sun Feb 21 10:14:16 2021 -0800 |
tree | 4cbc85c53b7d1e53dfcf1ff38e843099b6cd3552 | |
parent | defeb0daebb64ff294ab42dadbf3613d750891cb [diff] [blame] |
Add paging
diff --git a/src/.clang-format b/src/.clang-format new file mode 100644 index 0000000..ef3f3d7 --- /dev/null +++ b/src/.clang-format
@@ -0,0 +1,4 @@ +--- +BasedOnStyle: Microsoft +UseTab: Always +ColumnLimit: 80