diff options
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index a83fd916ee..0f867db668 100644 --- a/codecov.yml +++ b/codecov.yml @@ -25,3 +25,6 @@ coverage: changes: no comment: off + +ignore: + - "src/tree_sitter" |