We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2927763 commit 077f45cCopy full SHA for 077f45c
Analogy.LogViewer.LoggersTree/Utils/SqlPrettify.cs
@@ -6,7 +6,7 @@
6
7
namespace Analogy.LogViewer.LoggersTree.Utils
8
{
9
- public class SqlPrettify
+ public static class SqlPrettify
10
11
public static string Pretty(string? q)
12
0 commit comments