Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mapping main synced 24 feb #1061
Mapping main synced 24 feb #1061
Changes from all commits
a111a3d
b3b297a
aba0c96
afdb198
ae76694
4a64918
bc85251
b9e72f2
c192629
9309e37
dcc7a91
10e9bae
2f57793
e6726ba
bb70609
11a5fcc
f224752
f3bcc46
6ecf80b
159f428
a458d8a
647390e
2f9b57c
328d414
bfffee2
d387f7b
fb0f503
d342f48
22368da
a7837b3
76a7a0d
fb45d94
b09b31b
3202412
434e551
5ee5de6
0753628
276e4d3
8604da8
58bac3a
4f3b065
0909688
6ead69b
9bd24bd
e1ad114
3e9439c
00f83c0
7069258
53ce7b7
60e240c
2e4932a
39f9be6
3ef3b6f
631aa52
8579f85
3c40811
c9990ba
469c914
0b02cb5
18459f2
6cfd7eb
749e69d
e4312d8
b8c2a9f
08252db
dc5b5e6
c456e9d
4400d09
eb0893e
29967ce
157abdc
e04cb3c
64ad943
5fb859c
d08988b
46af72c
f5e4228
397cd83
dfbf55d
ecdcd21
0c2dcae
e2c8163
f31b954
8ca571b
d930663
921c6ae
2329805
683a13b
8933c66
e1e5a43
f54530d
142e709
b384174
2aead57
a3dae1e
7e3e92a
60b3cd7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 107 in common/client/src/main/java/zingg/common/client/Arguments.java
Logger should be defined private static final and have the correct class
Check warning on line 112 in common/client/src/main/java/zingg/common/client/Arguments.java
Avoid unnecessary constructors - the compiler will generate these for you
Check warning on line 112 in common/client/src/main/java/zingg/common/client/Arguments.java
Document empty constructor