Releases: twof/Downstream
Releases · twof/Downstream
Docker Image Support
Docker support
downstream
can run in a docker container if folks use downstream-docker
rather than downstream in their .pre-commit-config.yml
files. This is useful for developers who do not have Swift installed on their machines, since pre-commit will use the system install of Swift.
Associations can be created that cover the entire directory
Users can associate files with *
rather than a file name to cover a whole directory
Github actions working. Multiple output formats.
Supports
downstream -o [yaml, human, list, json]
0.0.6
Bump
Decapitalize executable name
Merge pull request #2 from twof/fixPre-commit-hook fixed pre commit hook
Handle broken yaml
checks fail if yaml is broken
Verbose by default
Files to update weren't being printed out unless the verbose option was passed.
First Alpha
0.0.1 Appears to be working