lint: Use zulint's methods for lister
and printing errors.
Remove lister, printer and README files from server_lib.
This commit is contained in:
parent
101049de27
commit
7588333079
6 changed files with 2 additions and 195 deletions
|
@ -137,7 +137,6 @@ prose_style_rules = [
|
|||
|
||||
markdown_docs_length_exclude = {
|
||||
"zulip_bots/zulip_bots/bots/converter/doc.md",
|
||||
"tools/server_lib/README.md",
|
||||
}
|
||||
|
||||
markdown_rules = RuleList(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue