This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
commit 251f82e6db8d66e3b1e5d0517e886f7da89fd8fd Author: Wojciech Pietraszewski <wojciech.pietraszew...@codecoup.pl> AuthorDate: Fri Jun 28 11:02:24 2024 +0200 ci: Add `Doxyfile` to RAT exclude list Ignores Doxygen configuration file in licensing check. --- .rat-excludes | 1 + 1 file changed, 1 insertion(+) diff --git a/.rat-excludes b/.rat-excludes index 38733a9d7..7d11f1775 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -15,6 +15,7 @@ uncrustify.cfg README.md .mailmap .style_ignored_dirs +Doxyfile # unit tests executables bin