Ryan Morshead

Results 313 comments of Ryan Morshead

[mktestdocs](https://github.com/koaning/mktestdocs) also looks interesting.

We'll need to complete https://github.com/idom-team/flake8-idom-hooks/pull/9 in order to resolve this.

I think this may be related to: https://github.com/idom-team/idom/issues/657

Let's move this to v2 for now.

This is partially resolved by: https://github.com/idom-team/idom/pull/308 We should still explain what the `source` and `fallback` are.

A couple areas for improvement: - It might make sense to have `hatch` actually run pre-commit rather than the other way around. Dong it this way, where pre-commit tells `hatch`...

We should make it so you don't have to run "fix" and then "check". The "fix" command should return a non-zero exit code if it needs to make corrections. For...

I'll take a closer look at this shortly.

I think we can proceed using `hatch run lint- --fix`. Can you add `pre-commit` as a dependency in the root `pyproject.toml` file?

Tracerite 1.1.1 still depends on `pkg_resources` so I still get this error.