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

Add fennel support #992

Merged
merged 1 commit into from Feb 22, 2024
Merged

Add fennel support #992

merged 1 commit into from Feb 22, 2024

Conversation

tranzystorekk
Copy link
Contributor

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


TODO

  • Use cargo fmt
  • Add necessary tests
  • Update default config/theme in README (if applicable)
  • Update man page at lsd/doc/lsd.md (if applicable)

Copy link

muniu-bot bot commented Feb 19, 2024

[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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@muniu-bot muniu-bot bot added the size/XS label Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zwpaper zwpaper merged commit e9a778a into lsd-rs:master Feb 22, 2024
21 checks passed
@zwpaper zwpaper added this to the v1.1.0 milestone Feb 22, 2024
@tranzystorekk tranzystorekk deleted the fennel branch February 22, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants