diff --git a/.github/csc.json b/.github/csc.json index 7747606..ecf6afb 100644 --- a/.github/csc.json +++ b/.github/csc.json @@ -4,7 +4,7 @@ "owner": "csc", "pattern": [ { - "regexp": "^([^\\s].*)\\((\\d+)(?:,\\d+|,\\d+,\\d+)?\\):\\s+(error|warning)\\s+([a-zA-Z]+(?]+).*\\]$", "file": 1, "line": 2, "severity": 3,