From 4efe541814ec2ddd073428d6928497b50c48397a Mon Sep 17 00:00:00 2001 From: iphydf Date: Sun, 3 May 2020 15:36:57 +0100 Subject: Add a script to run Travis CI locally. This isn't quite Travis, but close enough for local testing. --- .restyled.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.restyled.yaml') diff --git a/.restyled.yaml b/.restyled.yaml index 722ff510..f0060d75 100644 --- a/.restyled.yaml +++ b/.restyled.yaml @@ -2,4 +2,10 @@ restylers: - astyle: arguments: ["--options=other/astyle/astylerc"] + - autopep8 + - black - prettier-yaml + - reorder-python-imports + - shellharden + - shfmt + - yapf -- cgit v1.2.3