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
GitLab 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
fec06e6aeeff2083bfe82b38182f6a02c73d023f to 57997f6ff4ad2d2e23e03f86d997f64463cc898d
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
57997f6ff4ad2d2e23e03f86d997f64463cc898d
Select Git revision
Loading items
Swap
Target
dojo_project/projects/shared/jetbrains_configuration
Select target project
dojo_project/projects/shared/jetbrains_configuration
1 result
fec06e6aeeff2083bfe82b38182f6a02c73d023f
Select Git revision
Loading items
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Update yaml code style
· 57997f6f
michael.minelli
authored
1 year ago
57997f6f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
codeStyles/Project.xml
+0
-3
0 additions, 3 deletions
codeStyles/Project.xml
with
0 additions
and
3 deletions
codeStyles/Project.xml
View file @
57997f6f
...
...
@@ -118,9 +118,6 @@
<option
name=
"XML_KEEP_LINE_BREAKS_IN_TEXT"
value=
"false"
/>
<option
name=
"XML_SPACE_INSIDE_EMPTY_TAG"
value=
"true"
/>
</XML>
<yaml>
<option
name=
"ALIGN_VALUES_PROPERTIES"
value=
"2"
/>
</yaml>
<codeStyleSettings
language=
"HTML"
>
<option
name=
"RIGHT_MARGIN"
value=
"1000"
/>
<option
name=
"WRAP_ON_TYPING"
value=
"0"
/>
...
...
This diff is collapsed.
Click to expand it.