summaryrefslogtreecommitdiff
path: root/.restyled.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.restyled.yaml')
-rw-r--r--.restyled.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.restyled.yaml b/.restyled.yaml
index 722ff510..f0060d75 100644
--- a/.restyled.yaml
+++ b/.restyled.yaml
@@ -2,4 +2,10 @@
2restylers: 2restylers:
3 - astyle: 3 - astyle:
4 arguments: ["--options=other/astyle/astylerc"] 4 arguments: ["--options=other/astyle/astylerc"]
5 - autopep8
6 - black
5 - prettier-yaml 7 - prettier-yaml
8 - reorder-python-imports
9 - shellharden
10 - shfmt
11 - yapf