annotate .lgtm.yml @ 30209:a970b48c25a3 v9.0.0440

patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function Commit: https://github.com/vim/vim/commit/f5fec05c7fd0df4c934a838e82882e601dc920cb Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 11 11:49:22 2022 +0100 patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function Problem: Crash when using mkdir() with "R" flag in compiled function. Solution: Reserve a variable for deferred function calls. Handle more than one argument.
author Bram Moolenaar <Bram@vim.org>
date Sun, 11 Sep 2022 13:00:07 +0200
parents 229cfca9342a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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*