mirror of
https://github.com/H-uru/moul-assets.git
synced 2025-07-20 04:09:14 +00:00
15 lines
232 B
JSON
15 lines
232 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "lint",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^'([^']+)'\\s+(eol mismatch\\s-\\s.+)$",
|
|
"file": 1,
|
|
"message": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|