-
Notifications
You must be signed in to change notification settings - Fork 11
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
Support Fortran legacy/modern #135
Conversation
Codecov Report
@@ Coverage Diff @@
## main #135 +/- ##
=======================================
Coverage 87.44% 87.44%
=======================================
Files 12 12
Lines 486 486
=======================================
Hits 425 425
Misses 61 61
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Apologies for the mistaken alphabet - Wasn't sure what convention you were following. |
No worries, that's why the CI is there. I'm just following how Ruby alphabetizes, but basically it's special characters, then uppercase, then lowercase. If you want to get technical, they're ordered by char code points 🙂 |
And thanks again! This really helps us out in getting onefetch to finally be able to handle languages with conflicting extensions. |
Couldn't find the template.
See: #34 (comment)