Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
flowmonitoringsystem_front_dev
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
changhai
flowmonitoringsystem_front_dev
Commits
c8ba7eac
Commit
c8ba7eac
authored
Dec 06, 2022
by
changhai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除idea代码
parent
c75c9fea
Pipeline
#321
failed with stages
Changes
8
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
0 additions
and
100 deletions
+0
-100
Project.xml
.idea/codeStyles/Project.xml
+0
-48
codeStyleConfig.xml
.idea/codeStyles/codeStyleConfig.xml
+0
-6
flowmonitoringsystem_front_link.iml
.idea/flowmonitoringsystem_front_link.iml
+0
-10
Project_Default.xml
.idea/inspectionProfiles/Project_Default.xml
+0
-7
profiles_settings.xml
.idea/inspectionProfiles/profiles_settings.xml
+0
-6
misc.xml
.idea/misc.xml
+0
-7
modules.xml
.idea/modules.xml
+0
-9
vcs.xml
.idea/vcs.xml
+0
-7
No files found.
.idea/codeStyles/Project.xml
deleted
100644 → 0
View file @
c75c9fea
<component
name=
"ProjectCodeStyleConfiguration"
>
<code_scheme
name=
"Project"
version=
"173"
>
<JSCodeStyleSettings
version=
"0"
>
<option
name=
"USE_SEMICOLON_AFTER_STATEMENT"
value=
"false"
/>
<option
name=
"FORCE_SEMICOLON_STYLE"
value=
"true"
/>
<option
name=
"SPACE_BEFORE_GENERATOR_MULT"
value=
"true"
/>
<option
name=
"SPACE_BEFORE_FUNCTION_LEFT_PARENTH"
value=
"false"
/>
<option
name=
"USE_DOUBLE_QUOTES"
value=
"false"
/>
<option
name=
"FORCE_QUOTE_STYlE"
value=
"true"
/>
<option
name=
"ENFORCE_TRAILING_COMMA"
value=
"Remove"
/>
<option
name=
"SPACES_WITHIN_OBJECT_LITERAL_BRACES"
value=
"true"
/>
<option
name=
"SPACES_WITHIN_IMPORTS"
value=
"true"
/>
<option
name=
"SPACE_BEFORE_ASYNC_ARROW_LPAREN"
value=
"false"
/>
</JSCodeStyleSettings>
<JetCodeStyleSettings>
<option
name=
"PACKAGES_TO_USE_STAR_IMPORTS"
>
<value>
<package
name=
"java.util"
alias=
"false"
withSubpackages=
"false"
/>
<package
name=
"kotlinx.android.synthetic"
alias=
"false"
withSubpackages=
"true"
/>
<package
name=
"io.ktor"
alias=
"false"
withSubpackages=
"true"
/>
</value>
</option>
<option
name=
"PACKAGES_IMPORT_LAYOUT"
>
<value>
<package
name=
""
alias=
"false"
withSubpackages=
"true"
/>
<package
name=
"java"
alias=
"false"
withSubpackages=
"true"
/>
<package
name=
"javax"
alias=
"false"
withSubpackages=
"true"
/>
<package
name=
"kotlin"
alias=
"false"
withSubpackages=
"true"
/>
<package
name=
""
alias=
"true"
withSubpackages=
"true"
/>
</value>
</option>
</JetCodeStyleSettings>
<codeStyleSettings
language=
"JavaScript"
>
<option
name=
"KEEP_BLANK_LINES_IN_CODE"
value=
"1"
/>
<option
name=
"ALIGN_MULTILINE_PARAMETERS"
value=
"false"
/>
<option
name=
"ALIGN_MULTILINE_FOR"
value=
"false"
/>
<option
name=
"IF_BRACE_FORCE"
value=
"1"
/>
<option
name=
"DOWHILE_BRACE_FORCE"
value=
"1"
/>
<option
name=
"WHILE_BRACE_FORCE"
value=
"1"
/>
<option
name=
"FOR_BRACE_FORCE"
value=
"1"
/>
<indentOptions>
<option
name=
"INDENT_SIZE"
value=
"2"
/>
<option
name=
"CONTINUATION_INDENT_SIZE"
value=
"2"
/>
</indentOptions>
</codeStyleSettings>
</code_scheme>
</component>
\ No newline at end of file
.idea/codeStyles/codeStyleConfig.xml
deleted
100644 → 0
View file @
c75c9fea
<component
name=
"ProjectCodeStyleConfiguration"
>
<state>
<option
name=
"USE_PER_PROJECT_SETTINGS"
value=
"true"
/>
</state>
</component>
\ No newline at end of file
.idea/flowmonitoringsystem_front_link.iml
deleted
100644 → 0
View file @
c75c9fea
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"JAVA_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
inherit-compiler-output=
"true"
>
<exclude-output
/>
<content
url=
"file://$MODULE_DIR$"
/>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
</module>
\ No newline at end of file
.idea/inspectionProfiles/Project_Default.xml
deleted
100644 → 0
View file @
c75c9fea
<component
name=
"InspectionProjectProfileManager"
>
<profile
version=
"1.0"
>
<option
name=
"myName"
value=
"Project Default"
/>
<inspection_tool
class=
"Eslint"
enabled=
"true"
level=
"WARNING"
enabled_by_default=
"true"
/>
</profile>
</component>
\ No newline at end of file
.idea/inspectionProfiles/profiles_settings.xml
deleted
100644 → 0
View file @
c75c9fea
<component
name=
"InspectionProjectProfileManager"
>
<settings>
<option
name=
"PROJECT_PROFILE"
/>
</settings>
</component>
\ No newline at end of file
.idea/misc.xml
deleted
100644 → 0
View file @
c75c9fea
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"JavaScriptSettings"
>
<option
name=
"languageLevel"
value=
"ES6"
/>
</component>
</project>
\ No newline at end of file
.idea/modules.xml
deleted
100644 → 0
View file @
c75c9fea
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/.idea/flowmonitoringsystem_front_link.iml"
filepath=
"$PROJECT_DIR$/.idea/flowmonitoringsystem_front_link.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
.idea/vcs.xml
deleted
100644 → 0
View file @
c75c9fea
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
""
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment