Warning:规范collins, oxford, bnc, frq 字段只能为正数,不能为0.#133
Open
sd44 wants to merge 2 commits intoskywind3000:masterfrom
Open
Warning:规范collins, oxford, bnc, frq 字段只能为正数,不能为0.#133sd44 wants to merge 2 commits intoskywind3000:masterfrom
sd44 wants to merge 2 commits intoskywind3000:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#132 (comment)
原有数据不规范,如接受本使其规范的pr,会使后续导入导出 csv, sqlite, MySql 全方位变动,如
ecdict.csv,stardict,csv等。建议长痛不如短痛。
另外,原代码格式不规范,行末空白字符太多了,会给默认删除行末空白字符的贡献者带来较多麻烦 -__-