Skip to content

Commit

Permalink
Merge cf79388 into 7a9c07a
Browse files Browse the repository at this point in the history
  • Loading branch information
aguacongas authored Oct 12, 2023
2 parents 7a9c07a + cf79388 commit 6c24f1c
Show file tree
Hide file tree
Showing 155 changed files with 724 additions and 1,572 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[*.cs]

# xUnit1031: Do not use blocking task operations in test method
dotnet_diagnostic.xUnit1031.severity = none
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
name: Restore
# Build
- run: dotnet build -c Release
name: Builde
name: Build

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
27 changes: 0 additions & 27 deletions .sonarlint/TheIdServer.slconfig

This file was deleted.

89 changes: 0 additions & 89 deletions .sonarlint/aguacongas_theidserver/CSharp/SonarLint.xml

This file was deleted.

Loading

0 comments on commit 6c24f1c

Please sign in to comment.