view .lgtm.yml @ 14011:8631b54ae2a2 v8.1.0023

patch 8.1.0023: gcc 8.1 warns for use of strncpy() commit https://github.com/vim/vim/commit/22c105640cdef25d98390f973d2ed53dd9039f6e Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 26 17:35:27 2018 +0200 patch 8.1.0023: gcc 8.1 warns for use of strncpy() Problem: gcc 8.1 warns for use of strncpy(). (John Marriott) Solution: Use mch_memmove() instead of STRNCPY().
author Christian Brabandt <cb@256bit.org>
date Sat, 26 May 2018 17:45:06 +0200
parents 229cfca9342a
children
line wrap: on
line source

# Format of this file: https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
path_classifiers:
  documentation:
    - runtime/tutor/tutor*