mirror of https://github.com/zulip/zulip.git
lint: Add DevAuthBackend to capitalized strings.
This commit is contained in:
parent
9efec1f929
commit
b350c6ffb7
|
@ -16,6 +16,7 @@ IGNORED_PHRASES = [
|
|||
r"App Store",
|
||||
r"Botserver",
|
||||
r"Cookie Bot",
|
||||
r"DevAuthBackend",
|
||||
r"Dropbox",
|
||||
r"GCM",
|
||||
r"GitHub",
|
||||
|
|
Loading…
Reference in New Issue