Open Issues Need Help
View All on GitHub Remove `.example` extension when encountered 2 months ago
AI Summary: The task requires modifying the gengo language classifier to handle files ending with '.example' by stripping the extension before attempting language detection. This involves updating the filename processing logic within the relevant file source handlers (likely Directory and Git) to remove '.example' and retry classification if the initial attempt fails.
Complexity:
3/5
enhancement good first issue
A linguist-inspired language classifier with multiple file source handlers
Rust
#language-statistics#rust