-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c23f143
commit 9c27d59
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule JsonRepairSharp
updated
6 files
+92 −0 | .github/workflows/codeql.yml | |
+27 −0 | .github/workflows/dotnet-tests.yml | |
+14 −22 | JsonRepairSharp.Tests/ParseTests.cs | |
+94 −121 | JsonRepairSharp.Tests/RepairTests.cs | |
+6 −7 | JsonRepairSharp/Class/JsonRepairCore.cs | |
+1 −1 | README.md |