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

alexstocks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git

commit bfba6c8b94ebe63fd3b858811a07658e64633971
Merge: d39162a 70c504e
Author: Xin.Zh <[email protected]>
AuthorDate: Wed Aug 6 16:32:20 2025 +0800

    Merge pull request #380 from apache/ci/imports-formatter
    
    ci(fmt): add import-formatter check ci

 .github/workflows/github-actions.yml                  | 3 ++-
 binary.go                                             | 1 +
 codec.go                                              | 2 ++
 date.go                                               | 5 ++---
 double.go                                             | 5 ++---
 encode.go                                             | 1 -
 hessian_test/dup_struct_name_test.go                  | 6 +++---
 int.go                                                | 5 ++---
 java_exception/illegal_format_code_point_exception.go | 4 +++-
 java_exception/illegal_format_conversion_exception.go | 4 +++-
 java_exception/illegal_format_flags_exception.go      | 4 +++-
 java_exception/illegal_format_precision_exception.go  | 4 +++-
 java_exception/illegal_format_width_exception.go      | 4 +++-
 java_exception/invalid_class_exception.go             | 4 +++-
 java_exception/missing_format_argument_exception.go   | 4 +++-
 java_exception/unknown_format_conversion_exception.go | 4 +++-
 java_lang.go                                          | 4 +++-
 java_sql_time/date.go                                 | 4 +++-
 java_sql_time/java_sql_time.go                        | 4 +++-
 java_sql_time/time.go                                 | 4 +++-
 long.go                                               | 5 ++---
 map.go                                                | 7 ++++---
 map_test.go                                           | 1 +
 object_test.go                                        | 2 ++
 output/testfuncs/object.go                            | 4 +++-
 output/testfuncs/user.go                              | 4 +++-
 serialize.go                                          | 2 ++
 serialize_test.go                                     | 1 +
 string.go                                             | 6 +++---
 testcases/issue340/issue340_test.go                   | 4 ++--
 testcases/issue356/issue356_test.go                   | 4 ++--
 testcases/user/user_test.go                           | 4 ++--
 32 files changed, 77 insertions(+), 43 deletions(-)

Reply via email to