lsd-rs / lsd

The next gen ls command
Apache License 2.0
12.85k stars 420 forks source link

Add fennel support #992

Closed tranzystorekk closed 4 months ago

tranzystorekk commented 4 months ago

Adds support for fennel language source code files *.fnl and fennel repl config files .fennelrc.


TODO

muniu-bot[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tranzystorekk

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/lsd-rs/lsd/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (41893ae) 84.63% compared to head (c8c9ab4) 84.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #992 +/- ## ======================================= Coverage 84.63% 84.63% ======================================= Files 53 53 Lines 5078 5078 ======================================= Hits 4298 4298 Misses 780 780 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.