We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4852744 commit 254c86cCopy full SHA for 254c86c
1 file changed
.github/dotnet-format.json
@@ -4,7 +4,7 @@
4
"owner": "dotnet-format",
5
"pattern": [
6
{
7
- "regexp": "^\\s*(.*)\\((\\d+),(\\d+)\\):\\s+(error|warning|info)\\s+:\\s+(.*)\\s+\\[(.+)\\]$",
+ "regexp": "^\\s*(.*)\\((\\d+),(\\d+)\\):\\s+(error|warning)\\s+(.+):\\s+(.*)\\s+\\[(.+)\\]$",
8
"file": 1,
9
"line": 2,
10
"column": 3,
0 commit comments