mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 07:21:23 +00:00
minor: Remove txt file from lint exception.
It's already ignored because it's not a .py file.
This commit is contained in:
@@ -26,10 +26,6 @@ FILES_WITH_LEGACY_SUBJECT = {
|
||||
'zerver/lib/fix_unreads.py',
|
||||
'zerver/tests/test_migrations.py',
|
||||
|
||||
# This is just test data, although I don't know
|
||||
# why it's in lib.
|
||||
'zerver/lib/test_data.source.txt',
|
||||
|
||||
# These use subject in the email sense, and will
|
||||
# probably always be exempt:
|
||||
'zerver/lib/email_mirror.py',
|
||||
|
||||
Reference in New Issue
Block a user