From: Hugo van Kemenade Date: Sun, 17 May 2020 14:18:45 +0000 (+0300) Subject: Update and fix Flake8 (#1424) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/03b8304abd2ce5d29789f8a2b220143529fa5d90?hp=03b8304abd2ce5d29789f8a2b220143529fa5d90 Update and fix Flake8 (#1424) * Update pre-commit * Fix F541 f-string is missing placeholders * Fix E741 ambiguous variable name 'l' * Update actions to v2 ---