Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Monopoly_22065407_2023
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Container registry
Analyze
Contributor analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jack Thomas
Monopoly_22065407_2023
Commits
b624e93a
Commit
b624e93a
authored
2 years ago
by
Jack Thomas
Browse files
Options
Downloads
Patches
Plain Diff
Git Test
parent
ad8d0c20
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/checkstyle-idea.xml
+12
-1
12 additions, 1 deletion
.idea/checkstyle-idea.xml
src/main/java/com/cm6123/monopoly/dice/Dice.java
+1
-0
1 addition, 0 deletions
src/main/java/com/cm6123/monopoly/dice/Dice.java
with
13 additions
and
1 deletion
.idea/checkstyle-idea.xml
+
12
−
1
View file @
b624e93a
...
...
@@ -5,7 +5,9 @@
<scanScope>
JavaOnly
</scanScope>
<copyLibs>
true
</copyLibs>
<option
name=
"thirdPartyClasspath"
/>
<option
name=
"activeLocationIds"
/>
<option
name=
"activeLocationIds"
>
<option
value=
"08217317-2432-40cd-8391-f0e9c187a3f3"
/>
</option>
<option
name=
"locations"
>
<list>
<ConfigurationLocation
id=
"bundled-sun-checks"
type=
"BUNDLED"
scope=
"All"
description=
"Sun Checks"
>
(bundled)
</ConfigurationLocation>
...
...
@@ -19,6 +21,15 @@
</map>
</option>
</ConfigurationLocation>
<ConfigurationLocation
id=
"08217317-2432-40cd-8391-f0e9c187a3f3"
type=
"LOCAL_FILE"
scope=
"All"
description=
"project setput"
>
$PROJECT_DIR$/config/checkstyle/checkstyleMain.xml
<option
name=
"properties"
>
<map>
<entry
key=
"org.checkstyle.sun.suppressionfilter.config"
value=
""
/>
<entry
key=
"org.checkstyle.sun.suppressionxpathfilter.config"
value=
""
/>
</map>
</option>
</ConfigurationLocation>
</list>
</option>
</component>
...
...
This diff is collapsed.
Click to expand it.
src/main/java/com/cm6123/monopoly/dice/Dice.java
+
1
−
0
View file @
b624e93a
...
...
@@ -27,3 +27,4 @@ public class Dice {
}
}
// Comment for initial commit
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment