Ian Stapleton Cordasco
Ian Stapleton Cordasco
Nothing concrete, no
That's what concerns me as I haven't needed to ignore stdin at all
So this should really be "improve documentation to indicate that this _might_ be useful in CI"?
I don't think there's a good fix here. Tags shouldn't be deleted. That commit could be on multiple branches and iirc tags reference the commit, not the branch so "moving"...
I would argue that hatch needs to be more flexible here if it isn't already. Honestly non-release tags are a lot of noise, there should be a better way to...
@jorisroovers you're the final decider here but my experience is that it is horribly confusing to have user config extend/override/blend with project configurations. If a user config is desirable to...
So for what it's worth, Flake8 had user config. It's not dissimilar on it's behavior to gitlint. The user file had lowest precedence. The project config. Then CLI options. The...
> Hmm, using `[include]` to reference files outside the repository doesn't seem right to me. What about just having a flag `root = [true|false]` like in `.editorconfig` controlling whether the...
> I am not sure I understand your line of reasoning regarding the attack vector. This would imply my system had been severely compromised, since normally I am in control...
@immanuelfodor please send that to the psf fork to get it merged