DerTimonius / DerTimonius/code-peek
[FEAT] add more languages to `FileType`
Open
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Currently, only a handful of languages have been added to the `FileType`. A great list of languages with its according extension can be found [here](https://github.com/AlDanial/cloc#recognized-languages-)
## Technical Details
- [ ] add a new entry in the `FileType` enum
- [ ] add a check for the language in the `get_file_type` function
_Note: It's encouraged to add a maximum of 5 languages per PR_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.