diff --git a/copier.yml b/copier.yml index 23096eb3..4e406f25 100644 --- a/copier.yml +++ b/copier.yml @@ -48,8 +48,8 @@ preferred_linter: type: str default: pylint choices: - pylint: pylint black: black + pylint: pylint none: none when: "{{ custom_install }}"