Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
colincasey committed Jan 6, 2025
1 parent 2ccd5da commit aad81a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration_test.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#![allow(clippy::unwrap_used)]
#![allow(unused_crate_dependencies)]
#![allow(missing_docs)]

use keep_a_changelog_file::{ChangeGroup, Changelog, PromoteOptions};

Expand Down

0 comments on commit aad81a4

Please sign in to comment.