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-26 01:31:20 +08:00
Code
Issues
Releases
Wiki
Activity
36,475
Commits
4
Branches
797
Tags
cd67fe109153b7bce430c231da6ad4f4401bb6eb
Commit Graph
10 Commits
CA1715: use prefix for generic parameters.
Huo Yaoyuan
·
2019-12-17 13:00:25 +08:00
40b43b85f1
CA2200: don't explictly throw caught exception.
Huo Yaoyuan
·
2019-12-17 13:00:23 +08:00
61a6106e52
CA1309: compare strings correctly.
Huo Yaoyuan
·
2019-12-17 13:00:15 +08:00
caf3f774ba
CA1052: make type static.
Huo Yaoyuan
·
2019-12-17 13:00:13 +08:00
e46f6627e4
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