Peter Bittner
Peter Bittner
Excellent suggestion, thank you! Do you think you can start adding such a page to the documentation and open a PR? We have page objects [covered in behave-django](https://behave-django.readthedocs.io/en/stable/pageobject.html), and while...
I figured that it's my flake that downloads all that stuff! If I simply fetch my `disko-config.nix` and run disko with it the partitioning can start successfully. I run disko...
The output in the build steps before the failure shows deprecation warnings about the license metadata field. I'd suggest to address those. It's not guaranteed that it will fix the...
Thank you for the feature request! If you want, you can add this yourself with a pull request, e.g. 1. Add a [new debris topic](https://github.com/bittner/pyclean/blob/main/pyclean/debris.py#L17-L71) with the appropriate directory and...
Fixed via #115.
In an air-gapped environment you probably want to install your allow-listed tools system-wide and use those in your pre-commit configuration. I'd suggest you look into [local hooks](https://pre-commit.com/#repository-local-hooks) in combination with...
Thanks for reporting this issue! There is an open PR that adjusts this provider. [I suggested](https://github.com/jazzband/django-analytical/pull/243#pullrequestreview-3337525390) the author to include your suggested change. I hope that's fine.