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

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new bcc6ee02b2 Improve AGENTS.md to not forget to format files
bcc6ee02b2 is described below

commit bcc6ee02b2efcb4553a2f91a35e73373337f7306
Author: Lukas Lowinger <[email protected]>
AuthorDate: Fri Jun 5 12:16:37 2026 +0200

    Improve AGENTS.md to not forget to format files
---
 AGENTS.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/AGENTS.md b/AGENTS.md
index 4c22a30794..fd51e0341c 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -26,6 +26,7 @@ Apache Camel Quarkus provides Quarkus extensions for Apache 
Camel components, en
 - Do NOT directly modify generated files under `docs/modules` or 
`src/main/generated`
 - Do NOT use dynamic class loading or reflection (impacts native compilation)
 - Do NOT introduce Spring Boot or Spring unless explicitly required
+- Do NOT commit changes without running `./mvnw process-resources -Pformat` 
first
 
 ## Technology Stack
 - Java 17+

Reply via email to