summaryrefslogtreecommitdiff
path: root/.restyled.yaml
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2020-05-03 01:09:06 +0100
committeriphydf <iphydf@users.noreply.github.com>2020-05-03 14:13:48 +0000
commit88b90c82259f86470cf6eba8684e8d9b4cd61bc3 (patch)
tree90e052389ffacec791019a096837a670e205b225 /.restyled.yaml
parent7b758f66dbc550fa52ed66fd7f8b81f8ed37a94e (diff)
Fix a bug in savedata loading when malloc fails.
Also added a bunch of asserts to tests where they don't check allocs.
Diffstat (limited to '.restyled.yaml')
-rw-r--r--.restyled.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.restyled.yaml b/.restyled.yaml
new file mode 100644
index 00000000..722ff510
--- /dev/null
+++ b/.restyled.yaml
@@ -0,0 +1,5 @@
1---
2restylers:
3 - astyle:
4 arguments: ["--options=other/astyle/astylerc"]
5 - prettier-yaml