Florian Maas

Results 55 comments of Florian Maas

Additionally, the behavior/config for mypy is probably different. We might need to add a unit test that checks if mypy still runs successfully in both cases.

> Hi @fpgmaas, thanks for contributing this change to the SDK! Unfortunately, the code you're modifying is autogenerated and would be overwritten in the next SDK release if merged. Implementing...

Thanks for the suggestion. Can you explain why this would be useful or what problem this solves? I am trying to understand it from their documentation, but I find it...

I made a quick start with this last week, in which I coincidentally called it `DEP100`, see [here](https://github.com/fpgmaas/deptry/pull/736/files#diff-7b313d548ff3fa3e2c0797c6686b2fcd849a7a18075ebcbaad235a47d6cbdb60). My idea was to add an attribute to the violation finders; ```...

This sounds good to me! The only challenge I foresee here is that currently, when running ```bash pip install cookiecutter cookiecutter https://github.com/fpgmaas/cookiecutter-poetry.git ``` the following commands will run successfully: ```bash...