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: detect language by filename #428

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

ianlewis
Copy link
Owner

Fixes #422

@ianlewis ianlewis linked an issue Aug 28, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #428 (a1326be) into main (de2be7e) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #428      +/-   ##
==========================================
+ Coverage   79.90%   79.94%   +0.03%     
==========================================
  Files          19       19              
  Lines        1045     1047       +2     
  Branches       14       14              
==========================================
+ Hits          835      837       +2     
  Misses        151      151              
  Partials       59       59              
Files Changed Coverage Δ
internal/scanner/scanner.go 76.47% <100.00%> (+0.17%) ⬆️

@ianlewis ianlewis merged commit e35659c into main Aug 28, 2023
@ianlewis ianlewis deleted the 422-detect-language-by-file-name branch August 28, 2023 08:21
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.

Detect language by file name
1 participant