compose.html: Clean up to use 4 space indentation.

This commit is contained in:
Aditya Bansal 2018-01-27 22:55:34 +05:30 committed by Tim Abbott
parent 709ffe6361
commit 52c40668bc
2 changed files with 130 additions and 131 deletions

View File

@ -107,7 +107,6 @@ def check_html_templates(templates, all_dups):
# Ignore these files since these have not been cleaned yet :/
IGNORE_FILES = [
# Temporarily Avoiding cleaning these to avoid merge conflicts for now.
'templates/zerver/compose.html',
'templates/zerver/keyboard_shortcuts.html',
'templates/zerver/navbar.html',
# zephyr-mirror.html has some whitespace-dependent formatting