address review comments

This commit is contained in:
Ronny Pfannschmidt
2018-10-11 15:33:19 +02:00
parent 584051aa90
commit 4736b2bdfb
4 changed files with 17 additions and 12 deletions

View File

@@ -43,6 +43,6 @@ repos:
- id: changelogs-rst
name: changelog filenames
language: fail
entry: 'changelog files must be named ####.(feature|bugfix|doc|removal|vendor|trivial).rst'
entry: 'changelog files must be named ####.(feature|bugfix|doc|deprecation|removal|vendor|trivial).rst'
exclude: changelog/(\d+\.(feature|bugfix|doc|deprecation|removal|vendor|trivial).rst|README.rst|_template.rst)
files: ^changelog/