view .lgtm.yml @ 27841:5ce69c07a106 v8.2.4446

patch 8.2.4446: Vim9: cannot refer to a global function like a local one Commit: https://github.com/vim/vim/commit/fe73255c92b6cb54851f82fa32458340b736298d Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 22 19:39:13 2022 +0000 patch 8.2.4446: Vim9: cannot refer to a global function like a local one Problem: Vim9: cannot refer to a global function like a local one. Solution: When g:name is not a variable but a function, use a function reference. (closes #9826)
author Bram Moolenaar <Bram@vim.org>
date Tue, 22 Feb 2022 20:45:04 +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*