Mercurial > vim
annotate .lgtm.yml @ 17606:ff097edaae89 v8.1.1800
patch 8.1.1800: function call functions have too many arguments
commit https://github.com/vim/vim/commit/c6538bcc1cdd1fb83732f22fdc69bd9bb66f968a
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Aug 3 18:17:11 2019 +0200
patch 8.1.1800: function call functions have too many arguments
Problem: Function call functions have too many arguments.
Solution: Pass values in a funcexe_T struct.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 03 Aug 2019 18:30:07 +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* |