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

feat: Coffeescript support #702

Merged
merged 2 commits into from
Sep 20, 2023
Merged

feat: Coffeescript support #702

merged 2 commits into from
Sep 20, 2023

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented Sep 19, 2023

Description:

Adds support for CoffeeScript language files.

Related Issues:

Updates #460

Checklist:

  • Review the CONTRIBUTING.md documentation.
  • Add a reference to a related issue in the repository.
  • Add a description of the changes proposed in the pull request.
  • Add unit tests if applicable.
  • Add a note in the CHANGELOG.md if applicable.
  • Sign the Google CLA.

@ianlewis ianlewis marked this pull request as ready for review September 19, 2023 12:25
@ianlewis ianlewis changed the title Coffeescript support feat: Coffeescript support Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #702 (9de792f) into main (a90be96) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #702   +/-   ##
=======================================
  Coverage   80.33%   80.33%           
=======================================
  Files          19       19           
  Lines        1129     1129           
  Branches       14       14           
=======================================
  Hits          907      907           
  Misses        159      159           
  Partials       63       63           

@ianlewis ianlewis merged commit 125f23c into main Sep 20, 2023
26 of 33 checks passed
@ianlewis ianlewis deleted the coffeescript-support branch September 20, 2023 23:03
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.

1 participant