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

Fennel support #880

Merged
merged 4 commits into from
May 17, 2022
Merged

Fennel support #880

merged 4 commits into from
May 17, 2022

Conversation

y-mx-b
Copy link
Contributor

@y-mx-b y-mx-b commented Feb 4, 2022

Added support for the Fennel programming language.

Created a test case file (tests/data/fennel.fnl) and added the necessary language information (comments, quotes, extensions) in the languages.json file.

I built and tested tokei (release build) on my machine (M1 MacBook Pro 13") and it returned the expected values.

Created a test file and added support in languages.json
Input the wrong number of lines oops
@o2sh o2sh mentioned this pull request May 16, 2022
@XAMPPRocky
Copy link
Owner

Thank you for your PR, and congrats on your first contribution! 🎉

@XAMPPRocky XAMPPRocky merged commit ca2fcb3 into XAMPPRocky:master May 17, 2022
@y-mx-b
Copy link
Contributor Author

y-mx-b commented May 17, 2022

Thank you, glad to see it was merged!

@y-mx-b y-mx-b deleted the fennel_support branch May 28, 2022 04:06
CIAvash pushed a commit to CIAvash/tokei that referenced this pull request Aug 14, 2022
* Added Fennel support

Created a test file and added support in languages.json

* Updated Fennel test case

Input the wrong number of lines oops

* Corrected the number of comment lines

I am very bad at counting

* Added multiline strings to the test case
kornysietsma pushed a commit to kornysietsma/tokei that referenced this pull request Nov 16, 2022
* Added Fennel support

Created a test file and added support in languages.json

* Updated Fennel test case

Input the wrong number of lines oops

* Corrected the number of comment lines

I am very bad at counting

* Added multiline strings to the test case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants