mirror of
https://github.com/zulip/zulip.git
synced 2025-11-21 23:19:10 +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/lib/fix_unreads.py',
|
||||||
'zerver/tests/test_migrations.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
|
# These use subject in the email sense, and will
|
||||||
# probably always be exempt:
|
# probably always be exempt:
|
||||||
'zerver/lib/email_mirror.py',
|
'zerver/lib/email_mirror.py',
|
||||||
|
|||||||
Reference in New Issue
Block a user