This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-30 07:19:54 +08:00
Code
Issues
Releases
Wiki
Activity
24,418
Commits
4
Branches
799
Tags
d5994ed4845b196b249f0c51db70d999ccbe359d
Commit Graph
11 Commits
CA2208: create exceptions correctly.
Huo Yaoyuan
·
2019-12-17 13:00:10 +08:00
d5994ed484
CA1820: use IsNullOrEmpty.
Huo Yaoyuan
·
2019-12-17 13:00:08 +08:00
09257b0c6d
CA1065: throw NotSupportedException in properties.
Huo Yaoyuan
·
2019-12-17 13:00:05 +08:00
3c39fde7ff
CA2201: throw correct exception type.
Huo Yaoyuan
·
2019-12-17 13:00:02 +08:00
d7b3578cc6
CA1825: use Array.Empty.
Huo Yaoyuan
·
2019-12-17 12:59:48 +08:00
ecfc6dfa3d
Add fxcop with every violated rule off.
Huo Yaoyuan
·
2019-12-17 12:44:29 +08:00
46dc2251e8
Don't use Equals(object) on T?.
Huo Yaoyuan
·
2019-12-03 20:07:22 +08:00
a42f9447e6
Correct BannedSymbols.txt.
Huo Yaoyuan
·
2019-11-25 23:42:59 +08:00
41fd3f6749
Fix false warnings
Dean Herbert
·
2019-11-25 11:31:03 +09:00
4904346814
Fix usage of SpriteText instead of OsuSpriteText
Dean Herbert
·
2019-11-22 18:21:40 +09:00
66e2a259f0
Add BannedApiAnalyzer
Huo Yaoyuan
·
2019-11-13 22:29:44 +08:00
f90a9db2b2