This is an automated email from the ASF dual-hosted git repository. fgerlits pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
commit 84ed42d629bf806f284bdd98366f0779a0d1a469 Author: Gabor Gyimesi <[email protected]> AuthorDate: Wed Jun 11 10:13:16 2025 +0200 MINIFICPP-2573 Remove Apache Rat exclude file Signed-off-by: Ferenc Gerlits <[email protected]> Closes #1975 --- thirdparty/apache-rat/.rat-excludes | 8 -------- 1 file changed, 8 deletions(-) diff --git a/thirdparty/apache-rat/.rat-excludes b/thirdparty/apache-rat/.rat-excludes deleted file mode 100644 index ccd4a6ac4..000000000 --- a/thirdparty/apache-rat/.rat-excludes +++ /dev/null @@ -1,8 +0,0 @@ -thirdparty -generated -build -spdlog -cmake-build-debug -.gitignore -CPPLINT.cfg -cn.pass \ No newline at end of file
