Skip to content

Commit 2416ded

Browse files
committed
disable code style formatting
1 parent af85503 commit 2416ded

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Smdn.Fundamental.Stream.BinaryReaderWriter/Smdn.IO.Binary/BinaryConversion.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#pragma warning disable SA1011 // Closing square brackets should be spaced correctly
55
#pragma warning disable SA1121 // Use built-in type alias
6+
#pragma warning disable IDE0055 // Fix formatting
67

78
using System;
89

0 commit comments

Comments
 (0)