Mercurial > vim
annotate .lgtm.yml @ 22272:eb1f5f618c75 v8.2.1685
patch 8.2.1685: Vim9: cannot declare a constant value
Commit: https://github.com/vim/vim/commit/0b4c66c67a083f25816b9cdb8e76a41e02d9f560
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Sep 14 21:39:44 2020 +0200
patch 8.2.1685: Vim9: cannot declare a constant value
Problem: Vim9: cannot declare a constant value.
Solution: Introduce ":const!".
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 14 Sep 2020 21:45:04 +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* |