Skip to content

Commit 6926d72

Browse files
authored
chore: Добавление конфигурационного файла BSLLS (alei1180#210)
1 parent 00097b6 commit 6926d72

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.bsl-language-server.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"diagnostics": {
3+
"parameters": {
4+
"IncorrectLineBreak": {
5+
"listOfIncorrectFirstSymbol": ";|,\\s*\\S+"
6+
}
7+
}
8+
}
9+
}

0 commit comments

Comments
 (0)