toxcore/.restyled.yaml
iphydf 88b90c8225
Fix a bug in savedata loading when malloc fails.
Also added a bunch of asserts to tests where they don't check allocs.
2020-05-03 14:13:48 +00:00

6 lines
98 B
YAML

---
restylers:
- astyle:
arguments: ["--options=other/astyle/astylerc"]
- prettier-yaml