Nathan Barton
Results
1
issues of
Nathan Barton
### Steps to Reproduce 1. `docker pull commitlint/commitlint:latest` 2. Run the container providing a string to lint: `echo "foo" | docker run -i commitlint/commitlint:latest` Result: ``` echo "foo" | docker...
bug
help wanted
community