mirror of https://github.com/zulip/zulip.git
Clean account-settings.handlebars to use 4 space indents.
This commit is contained in:
parent
6f49579e65
commit
e961d6a834
|
@ -216,7 +216,6 @@ def check_handlebar_templates(templates):
|
|||
# Ignore these files since these have not been cleaned yet :/
|
||||
IGNORE_FILES = [
|
||||
'static/templates/user_sidebar_actions.handlebars',
|
||||
'static/templates/settings/account-settings.handlebars',
|
||||
'static/templates/settings/bot-list-admin.handlebars',
|
||||
'static/templates/settings/default-streams-list-admin.handlebars',
|
||||
'static/templates/settings/organization-settings-admin.handlebars',
|
||||
|
|
Loading…
Reference in New Issue