fix: fix NotRan typo#62
Open
yhzhu99 wants to merge 1 commit intoBUAA-SE-Compiling:masterfrom
yhzhu99:master
Open
fix: fix NotRan typo#62yhzhu99 wants to merge 1 commit intoBUAA-SE-Compiling:masterfrom yhzhu99:master
NotRan typo#62yhzhu99 wants to merge 1 commit intoBUAA-SE-Compiling:masterfrom
yhzhu99:master
Conversation
Member
|
@TualatinX 你们就不能在面对 Breaking API change 的时候稳重点吗.jpg |
Member
|
总之先记下来了,因为是 breaking change 所以至少要推到 0.6.0 的时候再发布。 |
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.
这里曾经也经过了改动:NotRunned -> NotRan,即认为此处的标识是 not+动词过去式的形式。
我查阅了相关英文语法,我认为此处应当是 It is not done. (not+动词过去分词) 的形式,使用到的是被动语态。即我认为应将其修改为run的过去分词形式run,即NotRun。
举例:
参考:被动语态怎么用? 主语+be动词+及物动词过去分词+(by+动作发出者)