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

Feature/generated sources #629

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AlexandrosAlexiou
Copy link
Contributor

@AlexandrosAlexiou AlexandrosAlexiou commented Jan 21, 2025

This PR adds the ability to index sources in the target/generated-sources folder and resolves the TODO that prompts to read ignore list from gitignore and include it in the source exclusions list.

Fixes #601

@github-actions github-actions bot added the code quality Refactoring, tests etc. label Jan 21, 2025
- Add test setup/cleanup with temp workspace and gitignore file
- Add new test cases for gitignore pattern exclusions
- Update existing tests for cross-platform compatibility
- Test various gitignore patterns (wildcards, directories, extensions)
@AlexandrosAlexiou AlexandrosAlexiou force-pushed the feature/generated-sources branch from 59bc7c9 to 329ab02 Compare January 21, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Refactoring, tests etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Neovim setup generated sources
1 participant