Skip to content

Commit

Permalink
fix: remove no longer existing entries from default config
Browse files Browse the repository at this point in the history
  • Loading branch information
Nytelife26 committed Jul 24, 2024
1 parent c1d9db4 commit 2625c60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions proselint/config_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,8 @@ class Config(TypedDict):
"archaism": True,
"cliches": True,
"consistency": True,
"cursing": True,
"dates_times": True,
"hedging": True,
"hyperbole": True,
"industrial_language": True,
"lexical_illusions": True,
"malapropisms": True,
Expand Down

0 comments on commit 2625c60

Please sign in to comment.