Gustas
3f4e4db836
vs seems more standard
2025-02-19 21:01:44 +00:00
RoosterDragon
cf7f57252e
Fix CA2265
2024-11-15 22:28:18 +02:00
RoosterDragon
e2296ad2d1
Fix CA2263
2024-11-15 22:28:18 +02:00
RoosterDragon
332ab244a7
Fix CA1862
2024-11-15 22:28:18 +02:00
RoosterDragon
9809f6ed08
Add new .NET 9 rules to editorconfig.
...
Don't enforce all the rules yet, since we are still targeting .NET 6.
Adjust cast to nullable in UnloadCargo.ChooseExitSubCell. Avoid this cast tripping up CA2021 on older NET SDK versions.
2024-11-15 22:28:18 +02:00
RoosterDragon
0649f3dc32
RCS0056 - roslynator_max_line_length = 160
2024-07-29 21:56:36 +02:00
RoosterDragon
9d5d2ab493
RCS0056 - roslynator_max_line_length = 180
2024-07-29 21:56:36 +02:00
Gustas
64b2bd4735
Update to HTTPS
2024-06-03 10:25:06 +02:00
RoosterDragon
acca837142
Fix RCS1246
2023-11-19 19:28:57 +02:00
RoosterDragon
330ca92045
Fix RCS1077
2023-11-19 19:28:57 +02:00
RoosterDragon
499efa1d0a
Change CA2211 from suggestion (analyser default level) to silent.
...
The codebase has a lot of violations of this rule, reduce the amount of noise by reducing the severity.
2023-11-17 12:03:00 +02:00
RoosterDragon
2996a1ddde
Fix CA1868
2023-11-16 09:29:17 +02:00
RoosterDragon
2ea2106eca
Fix CA1865
2023-11-16 09:29:17 +02:00
RoosterDragon
9f526610dd
Fix CA1864
2023-11-16 09:29:17 +02:00
RoosterDragon
3259737774
Add new .NET 8 rules to editorconfig.
...
Don't enforce the rules yet, since we are still targeting .NET 6.
2023-11-16 09:29:17 +02:00
RoosterDragon
360f24f609
Fix IDE0055
...
This rule no longer appears to be buggy, so enforce it. Some of the automated fixes are adjusted in order to improve the result. #pragma directives have no option to control indentation, so remove them where possible.
2023-11-16 08:45:10 +02:00
RoosterDragon
d1797a021f
Disable CA2241 try_determine_additional_string_formatting_methods_automatically
...
This is creating some false warnings, so disable for now.
2023-11-15 19:13:17 +02:00
RoosterDragon
9a3c39878d
Fix RCS1236
2023-11-10 10:38:41 +02:00
RoosterDragon
498c6e3d8b
Fix RCS1205
2023-11-10 10:38:41 +02:00
RoosterDragon
25cb3728ca
Fix RCS1170
2023-11-10 10:38:41 +02:00
RoosterDragon
fbe147ce61
Fix RCS1118
2023-11-10 10:38:41 +02:00
RoosterDragon
eb287d9b8d
Fix RCS1089
2023-11-10 10:38:41 +02:00
RoosterDragon
4dd787be13
Fix RCS1061
2023-11-10 10:38:41 +02:00
RoosterDragon
fc0bdce151
Fix RCS1239
2023-10-30 23:31:33 +02:00
RoosterDragon
64de28427c
Fix RCS1227
2023-10-30 23:31:33 +02:00
RoosterDragon
c4ca3ca743
Fix RCS1226
2023-10-30 23:31:33 +02:00
RoosterDragon
724511e244
Fix RCS1225
2023-10-30 23:31:33 +02:00
RoosterDragon
e3646595ab
Fix RCS1218
2023-10-30 23:31:33 +02:00
RoosterDragon
d2ecd0c777
Fix RCS1216
2023-10-30 23:31:33 +02:00
RoosterDragon
a24308baa5
Fix RCS1214
2023-10-30 23:31:33 +02:00
RoosterDragon
aa8e85fbf4
Fix RCS1192
2023-10-30 23:31:33 +02:00
RoosterDragon
11a892f991
Fix RCS1191
2023-10-30 23:31:33 +02:00
RoosterDragon
cf255fc78e
Fix RCS1190
2023-10-30 23:31:33 +02:00
RoosterDragon
258de7a6fd
Fix RCS1179
2023-10-30 23:31:33 +02:00
RoosterDragon
fcfee31972
Fix RCS1134
2023-10-30 23:31:33 +02:00
RoosterDragon
11b59b0a65
Fix RCS1132
2023-10-30 23:31:33 +02:00
RoosterDragon
0bb2bc651b
Fix RCS1112
2023-10-30 23:31:33 +02:00
RoosterDragon
c63788b686
Fix RCS1099
2023-10-30 23:31:33 +02:00
RoosterDragon
60e86f563c
Fix RCS1084
2023-10-30 23:31:33 +02:00
RoosterDragon
ce39e97b86
Fix RCS1080
2023-10-30 23:31:33 +02:00
RoosterDragon
06aa378dfd
Fix RCS1074
2023-10-30 23:31:33 +02:00
RoosterDragon
43ebb93ff6
Fix RCS1071
2023-10-30 23:31:33 +02:00
RoosterDragon
4fe2ed3df0
Fix RCS1068
2023-10-30 23:31:33 +02:00
RoosterDragon
1a299d10ed
Fix RCS1058
2023-10-30 23:31:33 +02:00
RoosterDragon
d1dc6293e8
Fix RCS1049
2023-10-30 23:31:33 +02:00
RoosterDragon
9f1ea57d3c
Fix RCS1041
2023-10-30 23:31:33 +02:00
RoosterDragon
917b0512bf
Enable Roslynator
...
Remove existing rules which were not enforced and have some existing violations. Enforce a suite of useful rules that have no existing violations.
2023-10-30 15:30:10 +01:00
Pavel Penev
85d62f7e5e
Extended indentation rules to more file types
...
This reflects OpenRA ModSDK PR 189.
2023-10-17 14:04:13 +02:00
RoosterDragon
df534736a1
Don't enforce style rules that require .NET 7.
...
As the solution currently targets .NET 6, a variety of style rules only introduced in .NET 7 are not suitable for enforcing as warnings (which are treated as errors in the CI pipeline). Anybody compiling locally with a .NET 6 SDK won't be able to trigger these rules locally, but the Linux CI agent comes with the .NET 7 SDK and will trigger these rules. This provides a poor dev experience as the CI run will report errors that don't reproduce locally.
To remove this developer friction, reduce the severity of these rules to avoid CI runs failing.
2023-08-22 18:22:19 +02:00
RoosterDragon
93a97d5d6f
Fix CA1851, assume_method_enumerates_parameters = true
2023-08-20 20:41:27 +02:00