comparison Filelist @ 13784:229cfca9342a v8.0.1764

patch 8.0.1764: lgtm considers tutor.es to be EcmaScript commit https://github.com/vim/vim/commit/856905bd838fdf71be2c3dabc98453b85b80a83b Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 25 21:36:47 2018 +0200 patch 8.0.1764: lgtm considers tutor.es to be EcmaScript Problem: Lgtm considers tutor.es to be EcmaScript. Solution: Add a config file for lgtm. (Bas van Schaik, closes https://github.com/vim/vim/issues/2844)
author Christian Brabandt <cb@256bit.org>
date Wed, 25 Apr 2018 21:45:07 +0200
parents f50ac93be99b
children 20dbc221dd3c
comparison
equal deleted inserted replaced
13783:2984931f7503 13784:229cfca9342a
2 # Used by Makefile and upload.aap. 2 # Used by Makefile and upload.aap.
3 3
4 # source files for all source archives 4 # source files for all source archives
5 SRC_ALL = \ 5 SRC_ALL = \
6 .hgignore \ 6 .hgignore \
7 .lgtm.yml \
7 .travis.yml \ 8 .travis.yml \
8 appveyor.yml \ 9 appveyor.yml \
9 src/appveyor.bat \ 10 src/appveyor.bat \
10 src/README.txt \ 11 src/README.txt \
11 src/alloc.h \ 12 src/alloc.h \