view .lgtm.yml @ 27148:6ed31017c303 v8.2.4103

patch 8.2.4103: Vim9: variable declared in for loop not initialzed Commit: https://github.com/vim/vim/commit/38ecd9722664049d636f4fba759b3ebbfd34e97d Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 15 21:44:44 2022 +0000 patch 8.2.4103: Vim9: variable declared in for loop not initialzed Problem: Vim9: variable declared in for loop not initialzed. Solution: Always initialze the variable. (closes https://github.com/vim/vim/issues/9535)
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Jan 2022 22:45:03 +0100
parents 229cfca9342a
children
line wrap: on
line source

# Format of this file: https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
path_classifiers:
  documentation:
    - runtime/tutor/tutor*