perf: no longer add slash as ignored prefix as default

This commit is contained in:
Junyan Qin
2025-03-11 12:06:37 +08:00
parent c67caf18df
commit fca8fbb135

View File

@@ -16,7 +16,7 @@
},
"income-msg-check": true,
"ignore-rules": {
"prefix": ["/"],
"prefix": [],
"regexp": []
},
"check-sensitive-words": true,