Skip to content

add --no-ext-diff to prevent usage of an external diff tool

Cyril Guilloud requested to merge flake8-hook-fix-ext-diff into master

git diff can block the hook in case of usage of an external diff tool.

Merge request reports