Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar Desktop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
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
briar
Briar Desktop
Merge requests
!133
Suppress warnings about non-internationlized string that don't need to be
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Suppress warnings about non-internationlized string that don't need to be
288-suppress-warnings-hardcoded-strings-testing
into
main
Overview
27
Commits
1
Pipelines
7
Changes
39
Merged
Sebastian
requested to merge
288-suppress-warnings-hardcoded-strings-testing
into
main
3 years ago
Overview
27
Commits
1
Pipelines
7
Changes
39
Closes
#288 (closed)
Edited
3 years ago
by
Sebastian
0
0
Merge request reports
Compare
main
version 5
7605bf35
3 years ago
version 4
71023a15
3 years ago
version 3
4bce886f
3 years ago
version 2
2c66a1f1
3 years ago
version 1
cb208f6b
3 years ago
main (base)
and
latest version
latest version
3afa9f18
1 commit,
3 years ago
version 5
7605bf35
1 commit,
3 years ago
version 4
71023a15
1 commit,
3 years ago
version 3
4bce886f
1 commit,
3 years ago
version 2
2c66a1f1
1 commit,
3 years ago
version 1
cb208f6b
1 commit,
3 years ago
39 files
+
181
−
83
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
39
.idea/scopes/briar_desktop_kotlin.xml
0 → 100644
+
3
−
0
View file @ 3afa9f18
Edit in single-file editor
Open in Web IDE
<component
name=
"DependencyValidationManager"
>
<scope
name=
"briar-desktop-kotlin"
pattern=
"file[briar-desktop.main]:kotlin//*||file[briar-desktop.test]:kotlin//*||file[briar-desktop.buildSrc.main]:kotlin//*"
/>
</component>
\ No newline at end of file
Loading