diff --git a/.editorconfig b/.editorconfig index 4d84934..fb8a5f9 100644 --- a/.editorconfig +++ b/.editorconfig @@ -153,6 +153,7 @@ csharp_space_around_binary_operators = before_and_after csharp_space_between_method_declaration_empty_parameter_list_parentheses = false csharp_space_between_method_call_name_and_opening_parenthesis = false csharp_space_between_method_call_empty_parameter_list_parentheses = false +dotnet_diagnostic.SA1010.severity = none # Wrapping preferences csharp_preserve_single_line_blocks = true diff --git a/.github/workflows/sync-bot.yml b/.github/workflows/sync-bot.yml index d2e000f..540ec6c 100644 --- a/.github/workflows/sync-bot.yml +++ b/.github/workflows/sync-bot.yml @@ -44,7 +44,7 @@ jobs: 5. PAT #> deno run ` - --allow-net ` + --allow-net -allow-read ` "$scriptUrl" ` "${{ vars.ORGANIZATION_NAME }}" ` "${{ vars.PROJECT_NAME }}" ` diff --git a/.run/CarbonatePerfTests.run.xml b/.run/CarbonatePerfTests.run.xml index 846f939..9f3c4a4 100644 --- a/.run/CarbonatePerfTests.run.xml +++ b/.run/CarbonatePerfTests.run.xml @@ -1,8 +1,8 @@ -