David J. Mack

Results 9 issues of David J. Mack

## Problem description Currently, the experiment info contains the date of the experiment without a timezone. This would create problems when labs use the the same script across different timezones....

Dear @cjolowicz, Thanks for the great work you put into the hypermodern Python part - this really inspired me! So the problem I have is hopefully something to improve the...

Currently, the conda.nu script supports named conda envs. But it would be great if we could get support for local conda environments (aka created with --prefix flag, like `conda env...

### Context I really like the possibility to remove formatting considerations from my developers minds. Mdformat is a great tool to add for this endevour. My use case is running...

enhancement

Hey @Jaysmito101! Very interesting work! I saw the video and wanted to try it on my Windows 10 machine, but when I extracted the zip and started the executable, I...

### Describe the bug **context** When I format a file via mdformat.file and pass the check option. **expectation** I expect the call to error-out if the file is not formatted...

bug

Fixes #505 - or at least provides a partial workaround by specifying the custom-mapping.

**Describe the bug** The file-regex in the pre-commit hook matches more than just setup.py. This creates issues when having files like app_setup.py in a repo. **To Reproduce** 1. Create a...

P2
type: bug

**Describe the bug** When running pre-commit in a project that uses gitleaks, the env. installation process fails with an "golangenv-system\pkg\mod\github.com\mholt\[email protected]\7z.go:13:2: github.com/bodgit/[email protected]: read "https://proxy.golang.org/github.com/bodgit/sevenzip/@v/v1.6.0.zip": unexpected EOF" error **To Reproduce** 1. Create...

bug