Efi Merdler-Kravitz

Results 4 issues of Efi Merdler-Kravitz

Part of a standard CI flow is to verify that a package size did not cross a certain threshold. Right now due to the way the results are outputted it's...

### Describe the bug I'm using the following configuration in pre-commit: ``` repos: - repo: https://github.com/ambv/black rev: 19.10b0 hooks: - id: black language_version: python3.7 - repo: https://github.com/pre-commit/mirrors-mypy rev: v0.790 hooks:...

bug

Extracting the repo name from the folder into which the git repo was cloned is dangerous. Mainly because the folder name can change. This is a more robust way of...

do not delete