Skip to content

Commit 81e9248

Browse files
committed
清理警告
1 parent 3d4c7a6 commit 81e9248

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CodeService/src/Config/EditorconfigPattern.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ void EditorconfigPattern::Compile(std::string_view pattern) {
4545
}
4646
break;
4747
}
48+
default: {
49+
break;
50+
}
4851
}
4952
}
5053
}

0 commit comments

Comments
 (0)