This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new eaf8e7c58b chore: exclude renovate.json from rat since JSON can't have 
comments
eaf8e7c58b is described below

commit eaf8e7c58b392e62270abb36415d19f930a1d1af
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Thu Apr 27 18:32:41 2023 +0300

    chore: exclude renovate.json from rat since JSON can't have comments
---
 .ratignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.ratignore b/.ratignore
index 88bd46bdec..f2ade8505b 100644
--- a/.ratignore
+++ b/.ratignore
@@ -12,6 +12,7 @@ gradle.md
 ISSUE_TEMPLATE.md
 PULL_REQUEST_TEMPLATE.md
 README.md
+renovate.json
 **/*.jmx
 bin/examples/**
 bin/report-output/**

Reply via email to