zulip_bots: Add directory for unmaintained bots.
This commit is contained in:
parent
cfb767ad0f
commit
80534a50b6
2 changed files with 23 additions and 0 deletions
|
@ -24,6 +24,7 @@ exclude = [
|
|||
# Excluded because we don't want to require bot authors to
|
||||
# fully annotate their bots.
|
||||
"zulip_bots/zulip_bots/bots",
|
||||
"zulip_bots/zulip_bots/bots_unmaintained",
|
||||
]
|
||||
|
||||
parser = argparse.ArgumentParser(description="Run mypy on files tracked by git.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue