Mercurial > vim
view .codecov.yml @ 35051:9d38950096be
runtime(doc): clarify syntax vs matching mechanism
Commit: https://github.com/vim/vim/commit/fe1e2b5e2d65f05d820f17db935b15454a63be06
Author: Christian Brabandt <cb@256bit.org>
Date: Fri Apr 26 18:42:59 2024 +0200
runtime(doc): clarify syntax vs matching mechanism
fixes: https://github.com/vim/vim/issues/14643
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Fri, 26 Apr 2024 18:45:04 +0200 |
parents | 0b8312c5dfe0 |
children |
line wrap: on
line source
coverage: range: "80...100" status: project: default: threshold: 0.05% comment: false # Files not run by tests ignore: - "src/dosinst.c" - "src/dosinst.h" - "src/uninstall.c"