Skip to content

Commit

Permalink
test warn as error in github
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne committed May 7, 2024
1 parent aded3d5 commit d2d635a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using Speckle.Converters.Common.Objects;
using Speckle;

Check failure on line 2 in DUI3-DX/Converters/Rhino/Speckle.Converters.Rhino7/ToHost/Raw/ArcToHostConverter.cs

View workflow job for this annotation

GitHub Actions / build

Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)

Check failure on line 2 in DUI3-DX/Converters/Rhino/Speckle.Converters.Rhino7/ToHost/Raw/ArcToHostConverter.cs

View workflow job for this annotation

GitHub Actions / build

Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)

namespace Speckle.Converters.Rhino7.ToHost.Raw;

Expand Down

0 comments on commit d2d635a

Please sign in to comment.