mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 21:20:19 +00:00
76975ed425
I believe that even though the sample file clearly shows comments, the syntax actually doesn't allow it. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
8 lines
139 B
Text
8 lines
139 B
Text
{"alwaysNotifyForPaths": [
|
|
{
|
|
"name": "atdotde",
|
|
"files": ["**/*plan*", "**/deco*"],
|
|
"skipTeamPrs": false
|
|
}
|
|
]
|
|
}
|