python icon indicating copy to clipboard operation
python copied to clipboard

⚠️ Stop saying "you forgot to …" in code review

Results 4 python issues
Sort by recently updated
recently updated
newest added

It seems like the last commit was over 3 years ago. Just wanted to see if this is still something being pursued.

Current danger-python dependencies are too outdated and create all sorts of dependency "hells". For instance, newer versions of `black` require newer versions of `click`.

Using `danger-python-0.1.0` and `[email protected]` in CLI I get the following error: > > (env) [jay@jay-arch DiscordBot]$ danger-python pr https://github.com/TrainerDex/DiscordBot/pull/25 > Starting Danger PR on TrainerDex/DiscordBot#25 > You don't have a...

Reference: https://docs.gitlab.com/ce/api/merge_requests.html#list-merge-requests