vlajos/misspell-fixer

View on GitHub
dockered-fixer

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

docker run -ti --rm -v "$(pwd):/work" vlajos/misspell-fixer "$@"