added code conventions section in the README
[dosdemo] / .clang-format
index c2b7d66..b54f2e9 100644 (file)
@@ -1,3 +1,3 @@
 UseTab: Always
-IndentWidth: 8
-ColumnLimit: 100
+IndentWidth: 4
+ColumnLimit: 90