Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pathologic
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
pathologic
Merge requests
!8
Issue
#3388563
: Option to skip language prefix delation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Issue
#3388563
: Option to skip language prefix delation
issue/pathologic-3388563:3388563-option-to-skip
into
2.0.x
Overview
11
Commits
21
Pipelines
8
Changes
13
All threads resolved!
Hide all comments
Closed
Emircan ERKUL
requested to merge
issue/pathologic-3388563:3388563-option-to-skip
into
2.0.x
1 year ago
Overview
11
Commits
21
Pipelines
8
Changes
13
All threads resolved!
Hide all comments
Expand
0
0
Merge request reports
Compare
2.0.x
version 10
4fb36e74
1 year ago
version 9
7fb36890
1 year ago
version 8
0b98f834
1 year ago
version 7
e9dd6dd3
1 year ago
version 6
69d1d7ed
1 year ago
version 5
867bfa62
1 year ago
version 4
270461fb
1 year ago
version 3
0ae6f8c3
1 year ago
version 2
0ae6f8c3
1 year ago
version 1
4eb7e686
1 year ago
2.0.x (base)
and
latest version
latest version
6d2702a3
21 commits,
1 year ago
version 10
4fb36e74
20 commits,
1 year ago
version 9
7fb36890
15 commits,
1 year ago
version 8
0b98f834
14 commits,
1 year ago
version 7
e9dd6dd3
13 commits,
1 year ago
version 6
69d1d7ed
11 commits,
1 year ago
version 5
867bfa62
10 commits,
1 year ago
version 4
270461fb
2 commits,
1 year ago
version 3
0ae6f8c3
11 commits,
1 year ago
version 2
0ae6f8c3
2 commits,
1 year ago
version 1
4eb7e686
1 commit,
1 year ago
13 files
+
370
−
55
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
Search (e.g. *.vue) (Ctrl+P)
config/install/pathologic.settings.yml
+
1
−
0
Options
scheme_allow_list
:
[
'
http'
,
'
https'
,
'
files'
,
'
internal'
]
protocol_style
:
'
full'
local_paths
:
'
'
keep_language_prefix
:
true
Loading