reno/reno
Doug Hellmann 2a86047efe add warnings for malformated input
Log warnings if the input doesn't match the type of data
expected. Eventually we may want to enforce these rules by raising
exceptions, but for now it should be enough to help someone debug their
problem to just print a warning.

Change-Id: I9016041bf13e9047d1894d2284b57b0a94554977
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-22 13:47:55 -04:00
..
tests add warnings for malformated input 2016-06-22 13:47:55 -04:00
__init__.py Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
cache.py make the cache command write to a file by default 2016-03-07 17:53:11 -05:00
create.py Add deprecations section to release notes 2015-11-26 16:22:08 +00:00
defaults.py move some default settings to a shared module 2015-09-21 02:22:24 +00:00
formatter.py Ignore empty sections in notes 2016-06-04 09:56:05 -07:00
lister.py use the cache file instead of scanner when possible 2016-03-07 17:53:09 -05:00
loader.py add warnings for malformated input 2016-06-22 13:47:55 -04:00
main.py make the cache command write to a file by default 2016-03-07 17:53:11 -05:00
report.py use the cache file instead of scanner when possible 2016-03-07 17:53:09 -05:00
scanner.py report extra files with warnings 2016-06-16 18:34:09 -04:00
sphinxext.py Merge "use the cache file instead of scanner when possible" 2016-04-18 12:56:04 +00:00
utils.py handle deleted notes properly 2016-03-15 13:59:11 -04:00