summaryrefslogtreecommitdiff
path: root/.restyled.yaml
AgeCommit message (Collapse)Author
2020-05-05Exclude imported libsodium sources from restyled.iphydf
Also limit clang-format to .cc files. Don't apply it to .c files.
2020-05-03Add a script to run Travis CI locally.iphydf
This isn't quite Travis, but close enough for local testing.
2020-05-03Fix a bug in savedata loading when malloc fails.iphydf
Also added a bunch of asserts to tests where they don't check allocs.