Skip to content

Commit

Permalink
chore(embed): do not allow missing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Feb 18, 2024
1 parent 46b7d88 commit 7754cab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions git-cliff-core/src/embed.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![allow(missing_docs)] // RustEmbed generated functions does not have doc comments

use crate::config::Config;
use crate::error::{
Error,
Expand Down

0 comments on commit 7754cab

Please sign in to comment.