feat: Adds hpa configuration, adds global prettierrc and markdownlint

This commit is contained in:
2025-11-04 16:51:48 -05:00
parent 26f2b360e3
commit 1b349b11c3
8 changed files with 106 additions and 41 deletions

View File

@@ -2,6 +2,7 @@
# A wrapper script to run swift-hpa in a docker container and
# mount the correct volumes, etc.
#
DOCKER_IMAGE="git.housh.dev/michael/swift-hpa:latest"
XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-$HOME/.config}