Prepare string editing for 'today new'
This commit is contained in:
parent
82affe39a1
commit
fe1bf309b8
4 changed files with 20 additions and 9 deletions
|
|
@ -3,6 +3,8 @@
|
|||
#![warn(clippy::all)]
|
||||
#![warn(clippy::use_self)]
|
||||
|
||||
// TODO Switch to new format syntax project-wide
|
||||
|
||||
mod cli;
|
||||
mod error;
|
||||
mod eval;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue