Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to traverse into sub-directories #3

Closed
Athe1stB opened this issue Aug 24, 2024 · 2 comments · Fixed by #14
Closed

Add support to traverse into sub-directories #3

Athe1stB opened this issue Aug 24, 2024 · 2 comments · Fixed by #14
Assignees
Labels
enhancement New feature or request

Comments

@Athe1stB
Copy link

Currently, the code isn't going deep into sub-directories.

Here's the output of the files scanned.

FileName: .git
FileName: .idea
FileName: LICENSE
FileName: README.md
FileName: comments.go
FileName: go.mod
FileName: go.sum
FileName: main.go
FileName: stto
FileName: test
FileName: utils.go
@Athe1stB
Copy link
Author

Will be picking this up.

@mainak55512 mainak55512 added the enhancement New feature or request label Aug 24, 2024
@mainak55512
Copy link
Owner

Will be picking this up.

Assigned this to you as well, is that ok?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants