fprime/.clang-format
M Starch 2c981a34ff
lestarch: minor fixes (#1760)
* lestarch: minor oversight in communication adapter description

* lestarch: prevent inappropriate deallocation in Tcp driver in the event of a RETRY

* lestarch: adding clang-format file

* lestarch: improved MemAllocator comments and documentation

* lestarch: adding communication adapter how-to guide

* lestarch: sp

* removing tutorial from this PR
2022-11-15 10:26:55 -08:00

5 lines
83 B
YAML

---
BasedOnStyle: Chromium
IndentWidth: 4
ColumnLimit: 120
AccessModifierOffset: -2