Mercurial > vim
annotate .lgtm.yml @ 29641:b2cf1634c782 v9.0.0161
patch 9.0.0161: warning for uninitialized variable
Commit: https://github.com/vim/vim/commit/bf9158408a9d27932b8678f824cf1fe32d3cd920
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Aug 6 22:38:02 2022 +0100
patch 9.0.0161: warning for uninitialized variable
Problem: Warning for uninitialized variable. (Tony Mechelynck)
Solution: Initialize line_attr_save.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 06 Aug 2022 23:45:03 +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* |