Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
wslint
Wslint formats files, removing trailing whitespaces and enforcing exactly one blank line at the end of the file.
|
Wslint formats files, removing trailing whitespaces and enforcing exactly one blank line at the end of the file. |
internal
|
|
checkers
Package checkers contains line analysis tooling.
|
Package checkers contains line analysis tooling. |
linter
Package linter provides functions to check and fix files for trailing whitespaces and blank lines.
|
Package linter provides functions to check and fix files for trailing whitespaces and blank lines. |
worker
Package worker provides a concurrent mechanism to process a set of jobs using a pool of workers.
|
Package worker provides a concurrent mechanism to process a set of jobs using a pool of workers. |
Package matcher provides a utility for matching files based on glob patterns, with support for excluding directories, hidden files and folders, and binary files.
|
Package matcher provides a utility for matching files based on glob patterns, with support for excluding directories, hidden files and folders, and binary files. |
Package trailing provides functions to check and remove trailing whitespace(s) from a string.
|
Package trailing provides functions to check and remove trailing whitespace(s) from a string. |
Click to show internal directories.
Click to hide internal directories.