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

This commit is contained in:
Aditya Bansal 2018-01-28 05:02:58 +05:30 committed by Tim Abbott
parent e2a42650c9
commit c714235922
2 changed files with 299 additions and 301 deletions

View File

@ -106,8 +106,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/keyboard_shortcuts.html',
# zephyr-mirror.html has some whitespace-dependent formatting
# for code blocks that prevent cleaning it. Might make sense
# to convert it to a /help/ markdown article.