Files
nand2tetris/VMTranslator/.clang-format

7 lines
67 B
YAML

---
Language: Cpp
BasedOnStyle: Google
IndentWidth: 4
...