Mercurial > vim
annotate .lgtm.yml @ 30318:1358585dde2b v9.0.0495
patch 9.0.0495: closure doesn't work properly in nested loop
Commit: https://github.com/vim/vim/commit/dbbb02bc770646776a04122ff58313d170873e67
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Sep 18 12:00:21 2022 +0100
patch 9.0.0495: closure doesn't work properly in nested loop
Problem: Closure doesn't work properly in nested loop.
Solution: Save variables up to the outer loop.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 18 Sep 2022 13:15:06 +0200 |
parents | 229cfca9342a |
children |
rev | line source |
---|---|
13784
229cfca9342a
patch 8.0.1764: lgtm considers tutor.es to be EcmaScript
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
1 # Format of this file: https://lgtm.com/help/lgtm/lgtm.yml-configuration-file |
229cfca9342a
patch 8.0.1764: lgtm considers tutor.es to be EcmaScript
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 path_classifiers: |
229cfca9342a
patch 8.0.1764: lgtm considers tutor.es to be EcmaScript
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
3 documentation: |
229cfca9342a
patch 8.0.1764: lgtm considers tutor.es to be EcmaScript
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
4 - runtime/tutor/tutor* |