Skydio / revup

Effortlessly create and manage pull requests without changing branches. Powers a stacked diffs workflow with python and git "plumbing" commands.
https://github.com/Skydio/revup
MIT License
310 stars 59 forks source link

makefile: Fix mypy invocation #132

Closed jerry-skydio closed 8 months ago

jerry-skydio commented 8 months ago

Fixes this error with py 3.10 on test:

mypy: error: ambiguous option: --show-error-code could match --show-error-codes, --show-error-code-links

jerry-skydio commented 8 months ago

Reviews in this chain: └https://github.com/Skydio/revup/pull/132 makefile: Fix mypy invocation

jerry-skydio commented 8 months ago
# head base diff date summary
0 66b617ae bbab47c8 diff Dec 22 13:19 PM 1 file changed, 1 insertion(+), 1 deletion(-)