add yaml playout rewind instruction (#2243)

This commit is contained in:
Jason Dove
2025-08-03 13:29:44 +00:00
committed by GitHub
parent f04b7ead09
commit aa3bd3b750
6 changed files with 54 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ csharp_style_expression_bodied_constructors=true:none
csharp_style_expression_bodied_methods=true:none
csharp_style_expression_bodied_properties=true:suggestion
csharp_style_var_elsewhere=false:suggestion
csharp_style_var_for_built_in_types=false:suggestion
csharp_style_var_for_built_in_types=false:none
csharp_style_var_when_type_is_apparent=true:suggestion
dotnet_naming_rule.local_constants_rule.severity=warning
dotnet_naming_rule.local_constants_rule.style=all_upper_style