···11111212use crate::err::ConfigErr;
13131414-/// Static analysis and linting for the nix programming language
1414+/// Lints and suggestions for the Nix programming language
1515#[derive(Clap, Debug)]
1616#[clap(version = "0.1.0", author = "Akshay <nerdy@peppe.rs>")]
1717pub struct Opts {