Skip to content

Commit

Permalink
Apply code-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
FusionBolt authored and github-actions[bot] committed Nov 13, 2023
1 parent adb25cc commit 596fd72
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 632 deletions.
2 changes: 1 addition & 1 deletion src/Nncase.Studio/FontSettings.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) Canaan Inc. All rights reserved.
// Copyright (c) Canaan Inc. All rights reserved.
// Licensed under the Apache license. See LICENSE file in the project root for full license information.

using System;
Expand Down
2 changes: 1 addition & 1 deletion src/Nncase.Studio/Views/ShapeBucketView.axaml.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) Canaan Inc. All rights reserved.
// Copyright (c) Canaan Inc. All rights reserved.
// Licensed under the Apache license. See LICENSE file in the project root for full license information.

using Avalonia;
Expand Down
19 changes: 13 additions & 6 deletions src/Nncase.Studio/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,11 @@
},
"StyleCop.Analyzers": {
"type": "Direct",
"requested": "[1.2.0-beta.507, )",
"resolved": "1.2.0-beta.507",
"contentHash": "/FtugDT66cKJJ+GGH7rNpG6UDrT4iIWz45M6lrXXHobDUFDHw+q5VgkbiR+6ffTO564ge7w6fQh/eoQhVdJO8Q==",
"requested": "[1.2.0-beta.435, )",
"resolved": "1.2.0-beta.435",
"contentHash": "TADk7vdGXtfTnYCV7GyleaaRTQjfoSfZXprQrVMm7cSJtJbFc1QIbWPyLvrgrfGdfHbGmUPvaN4ODKNxg2jgPQ==",
"dependencies": {
"StyleCop.Analyzers.Unstable": "1.2.0.507"
"StyleCop.Analyzers.Unstable": "1.2.0.435"
}
},
"Avalonia.Angle.Windows.Natives": {
Expand Down Expand Up @@ -537,8 +537,8 @@
},
"StyleCop.Analyzers.Unstable": {
"type": "Transitive",
"resolved": "1.2.0.507",
"contentHash": "gTY3IQdRqDJ4hbhSA3e/R48oE8b/OiKfvwkt1QdNVfrJK2gMHBV8ldaHJ885jxWZfllK66soa/sdcjh9bX49Tw=="
"resolved": "1.2.0.435",
"contentHash": "ouwPWZxbOV3SmCZxIRqHvljkSzkCyi1tDoMzQtDb/bRP8ctASV/iRJr+A2Gdj0QLaLmWnqTWDrH82/iP+X80Lg=="
},
"System.Buffers": {
"type": "Transitive",
Expand Down Expand Up @@ -911,6 +911,7 @@
"Microsoft.Extensions.Options": "[6.0.0, )",
"Microsoft.Toolkit.HighPerformance": "[7.1.1, )",
"NetFabric.Hyperlinq": "[3.0.0-beta48, )",
"System.CommandLine": "[2.0.0-beta4.22272.1, )",
"System.Reactive": "[5.0.0, )"
}
},
Expand Down Expand Up @@ -1167,6 +1168,12 @@
"resolved": "1.0.2",
"contentHash": "giLAHrjJe0Bh7yhNexR6pmcv02+Fi+lEPxQVdB8zvkuJCmy6rnqu8CZLIpxrUfLcWDuTCSiK0IfGmMhig3UDhA=="
},
"System.CommandLine": {
"type": "CentralTransitive",
"requested": "[2.0.0-beta4.22272.1, )",
"resolved": "2.0.0-beta4.22272.1",
"contentHash": "1uqED/q2H0kKoLJ4+hI2iPSBSEdTuhfCYADeJrAqERmiGQ2NNacYKRNEQ+gFbU4glgVyK8rxI+ZOe1onEtr/Pg=="
},
"System.Linq.Async": {
"type": "CentralTransitive",
"requested": "[6.0.1, )",
Expand Down
Loading

0 comments on commit 596fd72

Please sign in to comment.