Skip to content
Snippets Groups Projects
Verified Commit 39ea9762 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Allow warnings

parent cfdf3968
No related branches found
No related tags found
No related merge requests found
//! Sodium is a next generation Vi-like editor.
#![feature(stmt_expr_attributes)]
#![deny(warnings)]
#![deny(missing_docs)]
#[cfg(feature = "orbital")]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment