Commit Graph

6496 Commits

Author SHA1 Message Date
71a00378b4 [Retrode] Fix when no GB(C/A) cartridge has been found either. 2023-10-05 01:56:40 +01:00
29343d4129 Fix naming. 2023-10-05 01:52:48 +01:00
39d11a44ca Fix naming. 2023-10-05 01:52:47 +01:00
b414db9541 Fix naming. 2023-10-05 01:52:39 +01:00
9618e2c549 Annotate or remove unused elements. 2023-10-05 01:05:23 +01:00
c601f821b0 Annotate or remove unused elements. 2023-10-05 01:05:22 +01:00
a03ee5efee Annotate or remove unused elements. 2023-10-05 01:05:21 +01:00
4f1e2f10ed Annotate or remove unused elements. 2023-10-05 01:05:20 +01:00
bb23889fd5 Annotate or remove unused elements. 2023-10-05 01:05:20 +01:00
86c470a436 Annotate or remove unused elements. 2023-10-05 01:05:19 +01:00
a85f1ce494 Annotate or remove unused elements. 2023-10-05 01:05:18 +01:00
cfb704e3ef Annotate or remove unused elements. 2023-10-05 01:05:11 +01:00
7c9405492c [Aaru.Tests.Devices] Fixes ATA errors not being decoded properly. 2023-10-04 18:13:47 +01:00
63b0d15145 Fixed formatter shenanigans. 2023-10-04 18:01:01 +01:00
18a79049ea Omit cuetools.net folder from inspection. 2023-10-04 17:38:43 +01:00
7363a5d9c5 Redo Reformat and cleanup.
Rider EAP was having a bug interpreting .editorconfig that didn't generate the code style as we wanted.
This is now done with Rider-stable.
2023-10-04 17:36:20 +01:00
6c69fe747a Redo Reformat and cleanup.
Rider EAP was having a bug interpreting .editorconfig that didn't generate the code style as we wanted.
This is now done with Rider-stable.
2023-10-04 17:34:38 +01:00
e59bc38221 Redo Reformat and cleanup.
Rider EAP was having a bug interpreting .editorconfig that didn't generate the code style as we wanted.
This is now done with Rider-stable.
2023-10-04 17:34:37 +01:00
7fb3e7a449 Redo Reformat and cleanup.
Rider EAP was having a bug interpreting .editorconfig that didn't generate the code style as we wanted.
This is now done with Rider-stable.
2023-10-04 17:34:36 +01:00
acbc11af95 Redo Reformat and cleanup.
Rider EAP was having a bug interpreting .editorconfig that didn't generate the code style as we wanted.
This is now done with Rider-stable.
2023-10-04 17:34:36 +01:00
16b2a40390 Redo Reformat and cleanup.
Rider EAP was having a bug interpreting .editorconfig that didn't generate the code style as we wanted.
This is now done with Rider-stable.
2023-10-04 17:34:35 +01:00
7786e94ee5 Redo Reformat and cleanup.
Rider EAP was having a bug interpreting .editorconfig that didn't generate the code style as we wanted.
This is now done with Rider-stable.
2023-10-04 17:34:34 +01:00
7796540b5e Redo Reformat and cleanup.
Rider EAP was having a bug interpreting .editorconfig that didn't generate the code style as we wanted.
This is now done with Rider-stable.
2023-10-04 17:34:26 +01:00
bc8bf7a2dc Fix possible null assignment to non-nullable entities. 2023-10-04 09:55:17 +01:00
2a6e052a62 Simplify IDictionary accesses. 2023-10-04 09:48:31 +01:00
d3efb58222 Simplify IDictionary accesses. 2023-10-04 09:48:08 +01:00
bfb860219f Merge into patterns. 2023-10-04 09:38:17 +01:00
e88b065654 Fix buggy patterns. 2023-10-04 09:38:05 +01:00
39d41b1503 Fix buggy patterns. 2023-10-04 09:37:47 +01:00
364476bdf1 Remove all redundant else keywords. 2023-10-04 09:16:16 +01:00
79fd67ba55 Remove all redundant else keywords. 2023-10-04 08:45:41 +01:00
8b9d4408ea Join declarations and assignments. 2023-10-04 08:44:14 +01:00
490d4a48c9 Convert part of loop body into LINQ expression. 2023-10-04 08:44:03 +01:00
58394ad73d Convert part of loop body into LINQ expression. 2023-10-04 08:43:23 +01:00
2a93125433 Use object initializer. 2023-10-04 08:39:42 +01:00
4ad10115ef Disable suggestion of converting IBaseImage.Info into an auto-property, it doesn't work there. 2023-10-04 08:35:43 +01:00
ac79d1e94e Convert into primary constructor. 2023-10-04 08:30:03 +01:00
9f529da3c6 Convert into primary constructor. 2023-10-04 08:29:55 +01:00
ef6be56f5f Use raw strings. 2023-10-04 08:26:35 +01:00
b4835e0a7e Add more items to shared dictionary. 2023-10-04 08:25:42 +01:00
87caffe50e Pass string interpolation. 2023-10-04 08:16:27 +01:00
bfe4402f0a Pass string interpolation. 2023-10-04 08:16:20 +01:00
8df73a2b23 Pass string interpolation. 2023-10-04 08:16:20 +01:00
d7a0a3e42f Pass string interpolation. 2023-10-04 08:16:19 +01:00
62fbb024f7 Prefer using 'string.Equals(string, StringComparison)' to perform a case-insensitive comparison. 2023-10-04 08:14:07 +01:00
9859c8d9eb Prefer using 'string.Equals(string, StringComparison)' to perform a case-insensitive comparison. 2023-10-04 08:13:50 +01:00
1a90640c11 Fix format string placeholders mismatch. 2023-10-04 07:50:34 +01:00
bd35ccc4f4 Fix format string placeholders mismatch. 2023-10-04 07:50:34 +01:00
9275853232 Fix format string placeholders mismatch. 2023-10-04 07:50:25 +01:00
4ff79c804a Invert 'if' statement to reduce nesting. 2023-10-04 07:39:31 +01:00