generated from PlexSheep/rs-base
chore: allow missing docs
cargo devel CI / cargo CI (push) Failing after 1m39s
Details
cargo devel CI / cargo CI (push) Failing after 1m39s
Details
the project is not nearly at a state where thats a real problem
This commit is contained in:
parent
610b404ab7
commit
e4431ca688
|
@ -1,5 +1,5 @@
|
|||
#![warn(clippy::all)]
|
||||
#![warn(missing_docs)]
|
||||
// #![warn(missing_docs)]
|
||||
#![warn(missing_debug_implementations)]
|
||||
|
||||
/// Default letters of a solution word
|
||||
|
|
Loading…
Reference in New Issue