From 550afec79a14dc3c5129d2b8edc52370869c7248 Mon Sep 17 00:00:00 2001 From: Umberto Baldi <34278123+umbynos@users.noreply.github.com> Date: Tue, 19 Oct 2021 10:59:57 +0200 Subject: [PATCH] [skip-changelog] followup of #1393 --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 164eba510c5..5be8be668c5 100755 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -243,7 +243,7 @@ tasks: - task: go:vet - task: go:lint - task: i18n:check - - task: python:check + - task: python:lint - task: protoc:check check-legacy: