1Mark

Results 23 issues of 1Mark

Documentation is lacking for how to use ssh key as input. It would be nice to explain how people should use ssh keys with this project. As a minimum I...

Hi there, I was trying to write a simple `pre-commit-config.yaml` like so ``` repos: - repo: local hooks: - id: formatKotlin name: formatting files using kolinter entry: ./gradlew formatKotlin language:...

Two fixes in this Pull Request both required to ensure this works out of the box. ## This will ensure it builds as the compose file is started. Update python/Dockerfile...