Skip to content

Commit

Permalink
nl: remove "spell-checker:ignore" line
Browse files Browse the repository at this point in the history
  • Loading branch information
cakebaker committed Jun 22, 2023
1 parent d001346 commit 0010fec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/uu/nl/src/nl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
// * file that was distributed with this source code.
// *

// spell-checker:ignore (ToDO) corasick memchr

use clap::{crate_version, Arg, ArgAction, Command};
use std::fs::File;
use std::io::{stdin, BufRead, BufReader, Read};
Expand Down

0 comments on commit 0010fec

Please sign in to comment.