Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TheAppengers
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Armeen Talwandi
TheAppengers
Merge requests
!5
Implement Erase
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Implement Erase
16-implement-erase
into
main
Overview
0
Commits
3
Pipelines
0
Changes
6
Merged
Armeen Talwandi
requested to merge
16-implement-erase
into
main
1 year ago
Overview
0
Commits
3
Pipelines
0
Changes
6
Expand
Closes #16
👍
0
👎
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
4fba80bb
3 commits,
1 year ago
6 files
+
139
−
33
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
.idea/codeStyles/Project.xml
0 → 100644
+
10
−
0
Options
<component
name=
"ProjectCodeStyleConfiguration"
>
<code_scheme
name=
"Project"
version=
"173"
>
<JetCodeStyleSettings>
<option
name=
"CODE_STYLE_DEFAULTS"
value=
"KOTLIN_OFFICIAL"
/>
</JetCodeStyleSettings>
<codeStyleSettings
language=
"kotlin"
>
<option
name=
"CODE_STYLE_DEFAULTS"
value=
"KOTLIN_OFFICIAL"
/>
</codeStyleSettings>
</code_scheme>
</component>
\ No newline at end of file
Loading