Compose file organiser / linter #24

Closed
opened 2020-10-01 19:55:44 +00:00 by 3wordchant · 1 comment
Owner

Our compose files are effectively (awesomely!) syntax-checked by stack-ssh-deploy in the process of trying to deploy them; it'd be lovely to also have isort-like sorting of volumes / healthcheck / etc. so it's easier to find them.

docker-compose config exists; not sure if it handles re-ordering things.

Our compose files are effectively (awesomely!) syntax-checked by `stack-ssh-deploy` in the process of trying to deploy them; it'd be lovely to also have `isort`-like sorting of `volumes` / `healthcheck` / etc. so it's easier to find them. [`docker-compose config`](https://docs.docker.com/compose/reference/config/) exists; not sure if it handles re-ordering things.
3wordchant added the
enhancement
label 2020-10-01 19:55:44 +00:00
Author
Owner

We now have abra recipe foobar lint, it doesn't sort yet, but I think we can iterate in abra/go-abra.

We now have `abra recipe foobar lint`, it doesn't sort yet, but I think we can iterate in `abra`/`go-abra`.
This repo is archived. You cannot comment on issues.
No description provided.