Skip to content

Commit ad44aec

Browse files
committed
Update ExceptionHandler.cs
1 parent e120e82 commit ad44aec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DiffEngineTray/ExceptionHandler.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#pragma warning disable CA2254
12
static class ExceptionHandler
23
{
34
public static void Handle(string message, Exception exception)

0 commit comments

Comments
 (0)