Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FizzBuzz
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
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitLab Basics
FizzBuzz
Merge requests
!5
Implemented fizzbuzz
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Open
Implemented fizzbuzz
ignacio.garcia/fizzbuzz:master
into
master
Overview
1
Commits
5
Pipelines
3
Changes
3
Open
Iñaki García
requested to merge
ignacio.garcia/fizzbuzz:master
into
master
4 years ago
Overview
1
Commits
5
Pipelines
3
Changes
3
My solution
Edited
4 years ago
by
Iñaki García
0
0
Merge request reports
Viewing commit
7c1f6508
Prev
Next
Show latest version
3 files
+
5
−
17
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
7c1f6508
Removed unneeded files
· 7c1f6508
Iñaki García
authored
4 years ago
.idea/gitlab-basics.iml deleted
100644 → 0
+
0
−
15
View file @ 8280dba2
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"PYTHON_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
>
<content
url=
"file://$MODULE_DIR$"
/>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
<component
name=
"PyDocumentationSettings"
>
<option
name=
"format"
value=
"PLAIN"
/>
<option
name=
"myDocStringFormat"
value=
"Plain"
/>
</component>
<component
name=
"TestRunnerService"
>
<option
name=
"PROJECT_TEST_RUNNER"
value=
"pytest"
/>
</component>
</module>
\ No newline at end of file
Loading