From f95736a966c575c4cef21829021d869c3a000223 Mon Sep 17 00:00:00 2001 From: Ahmedhossamdev Date: Wed, 11 Sep 2024 19:48:38 +0300 Subject: [PATCH] chore: format --- stainless-config.yml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/stainless-config.yml b/stainless-config.yml index 5465036..c6e65ce 100644 --- a/stainless-config.yml +++ b/stainless-config.yml @@ -160,7 +160,21 @@ targets: go: package_name: onebusaway production_repo: null - skip: true + skip: false + + java: + reverse_domain: com.open_transit.api + production_repo: null + publish: + maven: false + skip: false + + kotlin: + reverse_domain: com.open_transit.api + production_repo: null + publish: + maven: false + settings: license: Apache-2.0 client_settings: