mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
String 'Here are a few messages I understand:'(next commit) was failing ./tools/check-capitalization check because of the capital I. I added 'I understand' to the IGNORED_PHRASES list in tools/lib/capitalization.py. Adding "I" was working as well but didn't seem to me as a very great fix. Strangely enough, adding " I " to the list made the test fail again (With a lot of failed strings this time) as mentioned in the following CZO thread. Relevent CZO chat - https://chat.zulip.org/#narrow/stream/49-development-help/topic/capitalization.20confusion.2E |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| capitalization.py | ||
| git-tools.bash | ||
| gitlint-rules.py | ||
| html_branches.py | ||
| pretty_print.py | ||
| provision_inner.py | ||
| provision.py | ||
| sanity_check.py | ||
| template_parser.py | ||
| test_script.py | ||
| test_server.py | ||