-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the `run` function in `main.go` to reduce its cognitive complexity as well reduce code duplication (in terms of printing problems as well as parsing and processing files). Additionally, the argument name has been updated from the old and outdated `wd` (short for "working directory") to "target" (aligning it with how it's called). Signed-off-by: Eric Cornelissen <ericornelissen@gmail.com>
- Loading branch information
1 parent
ffc6306
commit b13c922
Showing
1 changed file
with
67 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters