Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
JetBrains_Configuration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dojo Project (HES-SO)
Projects
Shared
JetBrains_Configuration
Compare revisions
ffc5d65f9f0f0e825688177425e526131aa84631 to ef5c7bd49a57bc28db77bad797de4980133d6523
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
dojo_project/projects/shared/jetbrains_configuration
Select target project
No results found
ef5c7bd49a57bc28db77bad797de4980133d6523
Select Git revision
Swap
Target
dojo_project/projects/shared/jetbrains_configuration
Select target project
dojo_project/projects/shared/jetbrains_configuration
1 result
ffc5d65f9f0f0e825688177425e526131aa84631
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (5)
CodeStyle => Update HTML/CSS
· b65b72f8
michael.minelli
authored
1 year ago
b65b72f8
Update ts code style
· baf87916
michael.minelli
authored
1 year ago
baf87916
CodeStyle => Do not format comments
· ac552ec5
michael.minelli
authored
1 year ago
ac552ec5
CodeStyle => Update Markdown format
· f572bf3a
michael.minelli
authored
1 year ago
f572bf3a
Add js extension on auto import
· ef5c7bd4
michael.minelli
authored
1 year ago
ef5c7bd4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
codeStyles/Project.xml
+8
-2
8 additions, 2 deletions
codeStyles/Project.xml
with
8 additions
and
2 deletions
codeStyles/Project.xml
View file @
ef5c7bd4
...
@@ -2,6 +2,10 @@
...
@@ -2,6 +2,10 @@
<code_scheme
name=
"Project"
version=
"173"
>
<code_scheme
name=
"Project"
version=
"173"
>
<option
name=
"AUTODETECT_INDENTS"
value=
"false"
/>
<option
name=
"AUTODETECT_INDENTS"
value=
"false"
/>
<option
name=
"RIGHT_MARGIN"
value=
"0"
/>
<option
name=
"RIGHT_MARGIN"
value=
"0"
/>
<Angular2HtmlCodeStyleSettings>
<option
name=
"INTERPOLATION_NEW_LINE_AFTER_START_DELIMITER"
value=
"false"
/>
<option
name=
"INTERPOLATION_NEW_LINE_BEFORE_END_DELIMITER"
value=
"false"
/>
</Angular2HtmlCodeStyleSettings>
<CssCodeStyleSettings>
<CssCodeStyleSettings>
<option
name=
"HEX_COLOR_UPPER_CASE"
value=
"true"
/>
<option
name=
"HEX_COLOR_UPPER_CASE"
value=
"true"
/>
<option
name=
"HEX_COLOR_LONG_FORMAT"
value=
"true"
/>
<option
name=
"HEX_COLOR_LONG_FORMAT"
value=
"true"
/>
...
@@ -11,6 +15,7 @@
...
@@ -11,6 +15,7 @@
</CssCodeStyleSettings>
</CssCodeStyleSettings>
<HTMLCodeStyleSettings>
<HTMLCodeStyleSettings>
<option
name=
"HTML_ATTRIBUTE_WRAP"
value=
"0"
/>
<option
name=
"HTML_ATTRIBUTE_WRAP"
value=
"0"
/>
<option
name=
"HTML_TEXT_WRAP"
value=
"0"
/>
<option
name=
"HTML_KEEP_LINE_BREAKS"
value=
"false"
/>
<option
name=
"HTML_KEEP_LINE_BREAKS"
value=
"false"
/>
<option
name=
"HTML_ALIGN_TEXT"
value=
"true"
/>
<option
name=
"HTML_ALIGN_TEXT"
value=
"true"
/>
<option
name=
"HTML_SPACE_INSIDE_EMPTY_TAG"
value=
"true"
/>
<option
name=
"HTML_SPACE_INSIDE_EMPTY_TAG"
value=
"true"
/>
...
@@ -39,6 +44,8 @@
...
@@ -39,6 +44,8 @@
</LessCodeStyleSettings>
</LessCodeStyleSettings>
<Markdown>
<Markdown>
<option
name=
"MIN_LINES_AROUND_HEADER"
value=
"2"
/>
<option
name=
"MIN_LINES_AROUND_HEADER"
value=
"2"
/>
<option
name=
"KEEP_LINE_BREAKS_INSIDE_TEXT_BLOCKS"
value=
"false"
/>
<option
name=
"WRAP_TEXT_INSIDE_BLOCKQUOTES"
value=
"false"
/>
</Markdown>
</Markdown>
<Python>
<Python>
<option
name=
"SPACE_WITHIN_BRACES"
value=
"true"
/>
<option
name=
"SPACE_WITHIN_BRACES"
value=
"true"
/>
...
@@ -93,7 +100,6 @@
...
@@ -93,7 +100,6 @@
<option
name=
"ALIGN_OBJECT_PROPERTIES"
value=
"2"
/>
<option
name=
"ALIGN_OBJECT_PROPERTIES"
value=
"2"
/>
<option
name=
"ALIGN_VAR_STATEMENTS"
value=
"1"
/>
<option
name=
"ALIGN_VAR_STATEMENTS"
value=
"1"
/>
<option
name=
"SPACE_WITHIN_ARRAY_INITIALIZER_BRACKETS"
value=
"true"
/>
<option
name=
"SPACE_WITHIN_ARRAY_INITIALIZER_BRACKETS"
value=
"true"
/>
<option
name=
"REFORMAT_C_STYLE_COMMENTS"
value=
"true"
/>
<option
name=
"USE_PUBLIC_MODIFIER"
value=
"true"
/>
<option
name=
"USE_PUBLIC_MODIFIER"
value=
"true"
/>
<option
name=
"USE_DOUBLE_QUOTES"
value=
"false"
/>
<option
name=
"USE_DOUBLE_QUOTES"
value=
"false"
/>
<option
name=
"FORCE_QUOTE_STYlE"
value=
"true"
/>
<option
name=
"FORCE_QUOTE_STYlE"
value=
"true"
/>
...
@@ -101,6 +107,7 @@
...
@@ -101,6 +107,7 @@
<option
name=
"PREFER_EXPLICIT_TYPES_FUNCTION_RETURNS"
value=
"true"
/>
<option
name=
"PREFER_EXPLICIT_TYPES_FUNCTION_RETURNS"
value=
"true"
/>
<option
name=
"PREFER_EXPLICIT_TYPES_FUNCTION_EXPRESSION_RETURNS"
value=
"true"
/>
<option
name=
"PREFER_EXPLICIT_TYPES_FUNCTION_EXPRESSION_RETURNS"
value=
"true"
/>
<option
name=
"ENFORCE_TRAILING_COMMA"
value=
"Remove"
/>
<option
name=
"ENFORCE_TRAILING_COMMA"
value=
"Remove"
/>
<option
name=
"USE_EXPLICIT_JS_EXTENSION"
value=
"TRUE"
/>
<option
name=
"VAR_DECLARATION_WRAP"
value=
"2"
/>
<option
name=
"VAR_DECLARATION_WRAP"
value=
"2"
/>
<option
name=
"OBJECT_LITERAL_WRAP"
value=
"2"
/>
<option
name=
"OBJECT_LITERAL_WRAP"
value=
"2"
/>
<option
name=
"IMPORTS_WRAP"
value=
"0"
/>
<option
name=
"IMPORTS_WRAP"
value=
"0"
/>
...
@@ -108,7 +115,6 @@
...
@@ -108,7 +115,6 @@
<option
name=
"SPACES_WITHIN_IMPORTS"
value=
"true"
/>
<option
name=
"SPACES_WITHIN_IMPORTS"
value=
"true"
/>
<option
name=
"ALIGN_IMPORTS"
value=
"true"
/>
<option
name=
"ALIGN_IMPORTS"
value=
"true"
/>
<option
name=
"ALIGN_UNION_TYPES"
value=
"true"
/>
<option
name=
"ALIGN_UNION_TYPES"
value=
"true"
/>
<option
name=
"INDENT_CHAINED_CALLS"
value=
"false"
/>
<option
name=
"SPACES_WITHIN_INTERPOLATION_EXPRESSIONS"
value=
"true"
/>
<option
name=
"SPACES_WITHIN_INTERPOLATION_EXPRESSIONS"
value=
"true"
/>
<option
name=
"BLACKLIST_IMPORTS"
value=
"rxjs/Rx"
/>
<option
name=
"BLACKLIST_IMPORTS"
value=
"rxjs/Rx"
/>
</TypeScriptCodeStyleSettings>
</TypeScriptCodeStyleSettings>
...
...
This diff is collapsed.
Click to expand it.