Use new format syntax in most places
This commit is contained in:
parent
a3a0e0b9cf
commit
f82b368fe1
10 changed files with 120 additions and 127 deletions
|
|
@ -3,8 +3,6 @@
|
|||
#![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