Module cli

Module cli 

Source

Structs§

Cli

Enums§

Commands
Format

Functions§

collect_files_to_lint
Collect all files to lint from the provided paths, respecting .gitignore files
collect_nu_files_with_gitignore
Collect .nu files from a directory, respecting .gitignore files
handle_command
Handle subcommands (list-rules, explain)
lint_files
Lint files either in parallel or sequentially
output_results
Format and output linting results