view .codecov.yml @ 26189:36a1a04fcd9f v8.2.3626

patch 8.2.3626: "au! event" cannot be followed by another command Commit: https://github.com/vim/vim/commit/b8e642f7ace5382b4dacb7a8effd86f22b828cc1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 20 10:38:25 2021 +0000 patch 8.2.3626: "au! event" cannot be followed by another command Problem: "au!" and "au! event" cannot be followed by another command as documented. Solution: When a bar is found set nextcmd.
author Bram Moolenaar <Bram@vim.org>
date Sat, 20 Nov 2021 11:45:04 +0100
parents 3b378f03f713
children 8bb342f944d3
line wrap: on
line source

coverage:
  range: "80...100"
  status:
    project:
      default:
        threshold: 0.05%