Fix broken releasenotes
The releasenotes were broken and would not generate correctly. Change-Id: Ic9e032bc6482f8e7d819ba1f5fc04c20628b3a86
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
This release includes a new check, disabled by default.
|
This release includes new checks, which are disabled by default:
|
||||||
[H210] Require 'autospec', 'spec', or 'spec_set' in
|
|
||||||
mock.patch/mock.patch.object calls
|
* [H210] Require 'autospec', 'spec', or 'spec_set' in mock.patch/mock.patch.object calls
|
||||||
[H204] Use assert(Not)Equal to check for equality.
|
|
||||||
[H205] Use assert(Greater|Less)(Equal) for comparison.
|
* [H204] Use assert(Not)Equal to check for equality.
|
||||||
|
|
||||||
|
* [H205] Use assert(Greater|Less)(Equal) for comparison.
|
||||||
|
Reference in New Issue
Block a user