check-templates: Document status of remaining bad_files items.

This commit is contained in:
Tim Abbott 2017-10-19 16:54:07 -07:00
parent 2fb46df005
commit c9e29b1c54
1 changed files with 3 additions and 0 deletions

View File

@ -94,9 +94,12 @@ def check_html_templates(templates, all_dups):
# and might eventually require more scrutiny for things like
# localization. See github #1236.
bad_files = [
# These use various whitespace-dependent formatting that
# prevent cleaning them.
'templates/corporate/zephyr-mirror.html',
'templates/zerver/api.html',
'templates/zerver/api_endpoints.html',
# These just need to be reindented
'templates/zerver/features.html',
'templates/zerver/home.html',
'templates/zerver/login.html',