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-17 20:35:39 +08:00
Code
Issues
Releases
Wiki
Activity
61,410
Commits
4
Branches
791
Tags
1bfe5a18cb94de911bb6ecf445abc8d32fe254ca
Commit Graph
34 Commits
Add generated code hints in editorconfig / dotsettings
Dean Herbert
·
2023-07-07 22:38:07 +09:00
2cd5a4c6c2
Prefer block scoped namespaces
Dean Herbert
·
2023-05-05 16:06:02 +09:00
3d55a0291f
Revert editorconfig changes from framework
Huo Yaoyuan
·
2022-05-06 01:32:37 +08:00
701ddade47
Align editorconfig with framework
Huo Yaoyuan
·
2022-05-03 14:28:53 +08:00
547038f13b
Move diagnostic down
Dan Balasescu
·
2022-04-29 12:16:37 +09:00
d7441fbcd4
Add localisation length hinting
Dean Herbert
·
2022-04-28 19:26:28 +09:00
14316855f9
Update
var
usage inspections to disallow for built-in types
Dean Herbert
·
2021-10-27 12:57:43 +09:00
1d7e97625a
Remove namespace from sln's .editorconfig
smoogipoo
·
2021-08-02 11:52:10 +09:00
cd0fb2f436
Add localisation options to sln's .editorconfig
smoogipoo
·
2021-08-02 11:49:21 +09:00
356c157d1f
Suppress IDE0042
PercyDan54
·
2021-07-05 23:36:15 +08:00
a4545051f2
Suppress IDE0057
PercyDan54
·
2021-07-05 23:36:10 +08:00
fdfdfeecab
Update existing function type rather than adding an override
Dean Herbert
·
2021-06-02 16:04:53 +09:00
f8ae70e562
Add Enum.HasFlag to banned symbols
smoogipoo
·
2021-02-25 15:38:43 +09:00
996b6a1e57
Disable CA2225 warning regarding operator overloads
Shane Woolcock
·
2020-08-20 17:33:08 +09:30
6358f4a661
Change default method style for better IDE autocompletion
Dean Herbert
·
2020-01-28 15:32:48 +09:00
a6cac072ee
Use index and range expressions
Huo Yaoyuan
·
2019-12-15 20:17:35 +08:00
c457571da6
Turn on missing rules.
Huo Yaoyuan
·
2019-11-12 20:15:55 +08:00
2d46eed8ae
Convert delegate to local function.
Huo Yaoyuan
·
2019-11-12 20:14:22 +08:00
f3f5094c26
Disable suggestions not applicable for this PR.
Huo Yaoyuan
·
2019-11-12 19:56:56 +08:00
5f3e9a791c
Use static local functions.
Huo Yaoyuan
·
2019-11-12 19:56:54 +08:00
144812669d
Use language primitive types.
Huo Yaoyuan
·
2019-11-12 19:56:45 +08:00
64fc5007fc
Use readonly field when not reflected.
Huo Yaoyuan
·
2019-11-12 19:56:43 +08:00
205eda8566
Enforce expression body for typical simple ones.
Huo Yaoyuan
·
2019-11-12 19:56:37 +08:00
ca52d09e81
No this. qualification.
Huo Yaoyuan
·
2019-11-12 19:55:29 +08:00
8a1b70513c
Use 'out var'.
Huo Yaoyuan
·
2019-11-12 19:55:26 +08:00
31cc0d13da
Use deconstruction declaration.
Huo Yaoyuan
·
2019-11-12 19:55:22 +08:00
0d81b96c5f
Use pattern matching.
Huo Yaoyuan
·
2019-11-12 19:55:19 +08:00
e5e8e70704
Use compound assignment.
Huo Yaoyuan
·
2019-11-12 19:53:50 +08:00
7d7b9e36b2
Redundant assignment.
Huo Yaoyuan
·
2019-11-12 19:53:47 +08:00
4b75e0bf6a
Use auto property.
Huo Yaoyuan
·
2019-11-12 19:53:25 +08:00
bbeab6fa76
Turn off some more not applied styles.
Huo Yaoyuan
·
2019-11-11 21:02:48 +08:00
1ef645a710
Copy configs from framework repo.
Huo Yaoyuan
·
2019-11-11 20:13:12 +08:00
3d1c31f2ae
EditorConfig naming style settings for vs2017.
Huo Yaoyuan
·
2017-02-28 11:37:08 +08:00
3208b3d8b4
Initial commit.
Dean Herbert
·
2016-08-26 14:41:47 +09:00
6cbbeaaac0