summaryrefslogtreecommitdiffstats
path: root/share/extensions/other/extension-xaml/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/other/extension-xaml/.pre-commit-config.yaml')
-rw-r--r--share/extensions/other/extension-xaml/.pre-commit-config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/extensions/other/extension-xaml/.pre-commit-config.yaml b/share/extensions/other/extension-xaml/.pre-commit-config.yaml
new file mode 100644
index 0000000..de114a0
--- /dev/null
+++ b/share/extensions/other/extension-xaml/.pre-commit-config.yaml
@@ -0,0 +1,5 @@
+repos:
+- repo: https://github.com/psf/black
+ rev: 22.3.0
+ hooks:
+ - id: black \ No newline at end of file