api sample

This commit is contained in:
2025-11-17 09:39:18 +09:00
parent 74e1c6bb9c
commit 7d64ee897d
29 changed files with 918 additions and 126 deletions

View File

@@ -1,7 +1,7 @@
root = true
[*]
indent_style = tab
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
@@ -9,4 +9,4 @@ trim_trailing_whitespace = true
insert_final_newline = true
[*.java]
max_line_length = 100
max_line_length = 180