Config toggle for duplicate dict key warnings (fixes #56799) (#56805)

This commit is contained in:
Andrew Gaffney
2019-05-23 08:42:44 -05:00
committed by GitHub
parent 1da47bfa8c
commit 7f0bf0a98a
3 changed files with 18 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- added config toggle for YAML duplicate dict key warnings