Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fastcoding
/
commonProject
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
张波
2024-10-11 16:37:42 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3624d5fbc46b0bf3c67d812dbf29f7e085575321
3624d5fb
1 parent
fa57200c
代码规范约束
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
.idea/eclipseCodeFormatter.xml
.idea/vcs.xml
.idea/eclipseCodeFormatter.xml
0 → 100644
View file @
3624d5f
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"EclipseCodeFormatterProjectSettings"
>
<option
name=
"projectSpecificProfile"
>
<ProjectSpecificProfile>
<option
name=
"formatter"
value=
"ECLIPSE"
/>
<option
name=
"importOrder"
value=
"java;javax;org;android;androidx;com;"
/>
<option
name=
"pathToConfigFileJava"
value=
"$PROJECT_DIR$/config/CodeQuality/WonderTek_CodeFormatter_Convention_v1.0.xml"
/>
<option
name=
"selectedJavaProfile"
value=
"WonderTek_CodeFormatter_Convention_v1.0"
/>
</ProjectSpecificProfile>
</option>
</component>
</project>
\ No newline at end of file
...
...
.idea/vcs.xml
0 → 100644
View file @
3624d5f
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
"$PROJECT_DIR$"
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment