mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
zerver/navbar.html: Clean up to use 4 space indentation.
This commit is contained in:
committed by
Tim Abbott
parent
52c40668bc
commit
fbd0e190d0
@@ -108,7 +108,6 @@ def check_html_templates(templates, all_dups):
|
|||||||
IGNORE_FILES = [
|
IGNORE_FILES = [
|
||||||
# Temporarily Avoiding cleaning these to avoid merge conflicts for now.
|
# Temporarily Avoiding cleaning these to avoid merge conflicts for now.
|
||||||
'templates/zerver/keyboard_shortcuts.html',
|
'templates/zerver/keyboard_shortcuts.html',
|
||||||
'templates/zerver/navbar.html',
|
|
||||||
# zephyr-mirror.html has some whitespace-dependent formatting
|
# zephyr-mirror.html has some whitespace-dependent formatting
|
||||||
# for code blocks that prevent cleaning it. Might make sense
|
# for code blocks that prevent cleaning it. Might make sense
|
||||||
# to convert it to a /help/ markdown article.
|
# to convert it to a /help/ markdown article.
|
||||||
|
|||||||
Reference in New Issue
Block a user