You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by vl...@apache.org on 2023/04/27 15:32:52 UTC

[jmeter] branch master updated: chore: exclude renovate.json from rat since JSON can't have comments

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 <si...@gmail.com>
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/**