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

jamesbognar pushed a commit to branch docs
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/docs by this push:
     new 851287993d test: remove superfluous 'throws Exception' clauses flagged 
by SonarQube (java:S1130)
851287993d is described below

commit 851287993dc57619afd2711d16e8c2ffae134a22
Author: James Bognar <[email protected]>
AuthorDate: Thu Jun 11 13:08:08 2026 -0400

    test: remove superfluous 'throws Exception' clauses flagged by SonarQube 
(java:S1130)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e66b7ab4df..2654c02990 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ AGENTS.md
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
+/todo/

Reply via email to