4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust5,179 stars (5,179 stars)188 forks (188 forks)batch import
enhancementgood first issue
Description
Language Name 🖊
COBOL
Logo 📷

Upstream support ✅
- Issue type
- feature
- Research direction
- Examine the language definition files in onefetch, such as `src/language.rs` or similar, to see how existing languages are defined. Since tokei already supports COBOL, the implementation likely just requires adding an entry to the language map with the appropriate tokei language identifier. Review any existing pull requests or comments in the issue for details.