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

analyze command added #84

Merged
merged 3 commits into from
Sep 20, 2023
Merged

analyze command added #84

merged 3 commits into from
Sep 20, 2023

Conversation

notJoon
Copy link
Contributor

@notJoon notJoon commented Sep 3, 2023

🌟 What does this PR do?

Implemented the analyze command to scan files for specific path patterns and add TODO annotations. I used a glob to navigate to the file path.

🐛 Recommendations for testing

Currently, it only works if you enclose the file pattern in double quotes, which I think should be changed to a vector so it can be handled later.

📝 Links to relevant issues or information

#31 [Feature] balpan analyze subcommand

@malkoG malkoG merged commit 6d36b22 into balpan-rs:main Sep 20, 2023
1 check failed
@notJoon notJoon deleted the feature-analyze branch September 20, 2023 06:51
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.

2 participants