From 74c996a287eb479fcfe510576ba4ef5dae00f3bf Mon Sep 17 00:00:00 2001 From: horsepower Date: Mon, 30 Sep 2024 10:48:53 +0800 Subject: [PATCH] add codestyle --- template/.gitignore | 4 ++-- template/.idea/codeStyles/Project.xml | 7 +++++++ template/.idea/codeStyles/codeStyleConfig.xml | 5 +++++ 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 template/.idea/codeStyles/Project.xml create mode 100644 template/.idea/codeStyles/codeStyleConfig.xml diff --git a/template/.gitignore b/template/.gitignore index b55fb2b..74f7288 100644 --- a/template/.gitignore +++ b/template/.gitignore @@ -11,8 +11,8 @@ classes/ ## idea *.iml .idea/** -HELP.md !.idea/dataSources.xml +HELP.md ## vscode .vscode/ @@ -31,4 +31,4 @@ logs/ .vs !modules/.gitkeep .gitattributes -.toco/config.local.yml \ No newline at end of file +.toco/config.local.yml diff --git a/template/.idea/codeStyles/Project.xml b/template/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..50e50bb --- /dev/null +++ b/template/.idea/codeStyles/Project.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/template/.idea/codeStyles/codeStyleConfig.xml b/template/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..0f7bc51 --- /dev/null +++ b/template/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + +