lint: Add DevAuthBackend to capitalized strings.

This commit is contained in:
Tim Abbott 2020-07-21 13:23:58 -07:00
parent 9efec1f929
commit b350c6ffb7
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ IGNORED_PHRASES = [
r"App Store", r"App Store",
r"Botserver", r"Botserver",
r"Cookie Bot", r"Cookie Bot",
r"DevAuthBackend",
r"Dropbox", r"Dropbox",
r"GCM", r"GCM",
r"GitHub", r"GitHub",