diff options
author | Ganesh Nalawade <ganesh634@gmail.com> | 2020-06-25 05:53:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-25 00:23:09 +0000 |
commit | 29dcf4c64967ed65f216b166de1e4ffcb085075c (patch) | |
tree | 5637b501bf82f276dff43e7829fbbc8ea244caec /.yamllint | |
parent | 5bf1112c8c015bff6f54d4b17a3571f665381e1e (diff) | |
download | vyos.vyos-29dcf4c64967ed65f216b166de1e4ffcb085075c.tar.gz vyos.vyos-29dcf4c64967ed65f216b166de1e4ffcb085075c.zip |
Add changelog files (#52)
Add changelog files
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to '.yamllint')
-rw-r--r-- | .yamllint | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ extends: default ignore: | .tox + changelogs/* rules: braces: |