Commit 92358ee
authored
feat: add new rule for .editorconfig (#822)
* feat: add new rule for .editorconfig
* remove resharper specific
remove resharper specific as Github build do not take it into account
* stylecop is happy life :3
* using change
* fix compile error
* halfway from player i need to sleep
* fix: now Style code make Error like i wanted
* 127 Error remaining
* 98 Error remaining
* there was more error
* Bro i finally succeed to GPT making it
* fix
* Update EXILED/Exiled.Events/Patches/Fixes/RoleChangedPatch.cs
* Update EXILED/Exiled.Events/Patches/Fixes/FixNWFlashbangDuration.cs
* more rules :3
* Update SyleCopVersion
* it's finally got it right
* fix build error
* better check
* more ignore
* fix: Error on Debug
* fix: build error
* useless pragma warning disable
* found a better way than warning disable
* oups this shouldn't have been removed
* doc: DanceType.None1 parent 4a40bc1 commit 92358ee
843 files changed
Lines changed: 2170 additions & 1574 deletions
File tree
- EXILED
- Exiled.API
- Enums
- Extensions
- Features
- Audio
- Core
- Generic
- StateMachine
- UserSettings
- CustomStats
- DamageHandlers
- Doors
- Hazards
- Items
- FirearmModules
- Barrel
- Primary
- Keycards
- Lockers
- Objectives
- Pickups
- Keycards
- Projectiles
- Pools
- Roles
- Spawn
- Toys
- Waves
- Interfaces
- Audio
- Keycards
- Structs
- Audio
- Exiled.CreditTags
- Enums
- Events
- Features
- Exiled.CustomItems
- API
- EventArgs
- Features
- Commands
- Events
- Patches
- Exiled.CustomRoles
- API
- Features
- Enums
- Commands
- Events
- Exiled.Events
- Commands
- Config
- PluginManager
- Reload
- EventArgs
- Cassie
- Interfaces
- Item
- Map
- Player
- Scp0492
- Scp049
- Scp079
- Scp096
- Scp106
- Scp127
- Scp1344
- Scp1507
- Scp1509
- Scp173
- Scp244
- Scp2536
- Scp3114
- Scp330
- Scp559
- Scp914
- Scp939
- Server
- Warhead
- Features
- Handlers
- Internal
- Patches
- Events
- Cassie
- Item
- Map
- Player
- Scp0492
- Scp049
- Scp079
- Scp096
- Scp106
- Scp1344
- Scp1507
- Scp1509
- Scp173
- Scp244
- Scp2536
- Scp3114
- Scp330
- Scp559
- Scp914
- Scp939
- Server
- Warhead
- Fixes
- Generic
- KeycardDetails
- Exiled.Example
- Commands
- Events
- Exiled.Installer
- Properties
- Exiled.Loader
- Features
- Configs
- CustomConverters
- Exiled.Permissions
- Extensions
- Properties
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
22 | 46 | | |
| 47 | + | |
| 48 | + | |
23 | 49 | | |
24 | | - | |
25 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
26 | 53 | | |
27 | 54 | | |
28 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
60 | | - | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments