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
4d703a2dd39ec0c2b71bbbbda8900588c4e360bd to ffc5d65f9f0f0e825688177425e526131aa84631
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
ffc5d65f9f0f0e825688177425e526131aa84631
Select Git revision
Branches
main
1 result
Swap
Target
dojo_project/projects/shared/jetbrains_configuration
Select target project
dojo_project/projects/shared/jetbrains_configuration
1 result
4d703a2dd39ec0c2b71bbbbda8900588c4e360bd
Select Git revision
Branches
main
1 result
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Project => Enable ESLint
· ffc5d65f
michael.minelli
authored
1 year ago
ffc5d65f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
inspectionProfiles/Project_Default.xml
+2
-2
2 additions, 2 deletions
inspectionProfiles/Project_Default.xml
with
2 additions
and
2 deletions
inspectionProfiles/Project_Default.xml
View file @
ffc5d65f
<component
name=
"InspectionProjectProfileManager"
>
<profile
version=
"1.0"
>
<
inspection_tool
class=
"SqlNoDataSourceInspection"
enabled=
"false"
level=
"WARNING"
enabled_by_default=
"false
"
/>
<inspection_tool
class=
"
SqlResolveInspection
"
enabled=
"
fals
e"
level=
"
ERROR
"
enabled_by_default=
"
fals
e"
/>
<
option
name=
"myName"
value=
"Project Default
"
/>
<inspection_tool
class=
"
Eslint
"
enabled=
"
tru
e"
level=
"
WARNING
"
enabled_by_default=
"
tru
e"
/>
</profile>
</component>
\ No newline at end of file
This diff is collapsed.
Click to expand it.