Skip to content

refactor: Validate paths from cli args#17

Merged
takumin merged 2 commits intomainfrom
refactor-search-paths-from-args
Aug 15, 2023
Merged

refactor: Validate paths from cli args#17
takumin merged 2 commits intomainfrom
refactor-search-paths-from-args

Conversation

@takumin
Copy link
Owner

@takumin takumin commented Aug 15, 2023

No description provided.

@takumin takumin enabled auto-merge August 15, 2023 16:09
github-actions[bot]
github-actions bot previously approved these changes Aug 15, 2023
func TestPath(t *testing.T) {
want := &config.Config{}
want.Path.Directory = "TEST"
want.PathList = []string{"TEST"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[staticcheck] reported by reviewdog 🐶
want.PathList undefined (type *config.Config has no field or method PathList) (compile)

@takumin takumin force-pushed the refactor-search-paths-from-args branch from af31450 to fcbf8c3 Compare August 15, 2023 16:12
@takumin takumin merged commit e32c7d2 into main Aug 15, 2023
@takumin takumin deleted the refactor-search-paths-from-args branch August 15, 2023 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant