Ignore non-imperative-mood in Google docstring convention (#2900)
This commit is contained in:
@@ -26,6 +26,7 @@ impl Convention {
|
||||
Rule::MultiLineSummarySecondLine,
|
||||
Rule::SectionUnderlineNotOverIndented,
|
||||
Rule::EndsInPeriod,
|
||||
Rule::NonImperativeMood,
|
||||
Rule::DocstringStartsWithThis,
|
||||
Rule::NewLineAfterSectionName,
|
||||
Rule::DashedUnderlineAfterSection,
|
||||
|
||||
Reference in New Issue
Block a user