Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,206 contributions in the last year
Activity overview
Contribution activity
October 2020
- Julian/pre-commit Python
- Julian/tox-ini-fmt Python
Created a pull request in tox-dev/tox-ini-fmt that received 2 comments
Skip empty requirement lines.
Closes: #17.
This simply skips such lines to solve #17 immediately.
Personally though longer term, I'd like it if tox-ini-fmt actually preserved + …
Created an issue in tox-dev/tox-ini-fmt that received 7 comments
Ordering of envvars
(I forget whether the below is true, if not obviously feel free to close)
git clone https://github.com/Julian/regret && cd regret && tox-ini-fmt to…