Results 274 comments of Kurt McKee

I'm not an approved reviewer, which GitHub indicates by the gray checkbox: > ![image](https://github.com/user-attachments/assets/f2d15d2a-1f4e-401f-bb46-c7bccd7bddd5) On some other projects I contribute to, I get that sweet, sweet green checkbox: > ![image](https://github.com/user-attachments/assets/e1263b00-ebde-498f-810b-1826846a90a0)...

Thanks for reporting this! I think I may have caught this while working on a significant expansion of the JSON feed spec. It's in a branch on this repo already,...

@corydolphin This issue can be closed for lack of information.

@bje- It appears that this has been resolved and is not an issue. If this is correct, please close this issue to reduce the backlog of issues to address. Thanks!

@danthedeckie I recommend closing this issue. It's not a feature request or bug report.

@danthedeckie This PR can be merged.

A while back I did a bunch of triage work in cookiecutter and was given repo permissions to close tickets, but not to merge PRs nor to cut releases. Closing...

@DanielNoord I recommend closing this issue. isort provides configuration options to accommodate the need. @rafrafek I think that the solution you've found is the supported way to address this (`flask_session`...

This is an issue with pre-commit checking out only exactly the one commit that's needed, while isort's hatch config relies on having full access to git via the `hatch-vcs` plugin...

@DanielNoord Er, it occurs to me that while this is fixable, it doesn't matter in the context of a pre-commit run. It's still version 6.0.0 code. > and likely some...