Colton Clemmer
Colton Clemmer
I was looking into what it would take to fix #7965 and make the `--ignore-project` flag in the `v2-sdist` command work as intended but I'm not sure what the intended...
@gbaz ok, the reason I said that is that it looks like if you run `cabal sdist --ignore-project` on a subdirectory of your project (such as the `cabal-install` directory of...
@Bodigrim Honestly, I haven't come back to this because I realized I was trying to fix something I didn't understand and I probably shouldn't have made the pr in the...
@the-mikedavis Ok, I found a reference to dirty somewhere so that's why I called it that.
@the-mikedavis I changed it along with the other related variables.
@kirawi Is there anything you are waiting for me on this PR?
@kirawi @the-mikedavis The tests are passing now. I didn't see that before.
I want to try adding this if it's worth it
@seanwarman I took a little time off from OSS so I'm a little late to say this, but since the `md` and `mr` commands wait for the next typed character...
I was looking at this issue and had to click through a few different links but there is a PR open for this for future reference https://github.com/helix-editor/helix/pull/2707