aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lints.rs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/src/lints.rs')
-rw-r--r--lib/src/lints.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/src/lints.rs b/lib/src/lints.rs
index 0add458..d31a754 100644
--- a/lib/src/lints.rs
+++ b/lib/src/lints.rs
@@ -16,4 +16,5 @@ lints! {
16 deprecated_is_null, 16 deprecated_is_null,
17 empty_inherit, 17 empty_inherit,
18 faster_groupby, 18 faster_groupby,
19 faster_zipattrswith,
19} 20}