-
Notifications
You must be signed in to change notification settings - Fork 289
add Razor language support #1521
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spenserblack
approved these changes
Jan 28, 2025
o2sh
reviewed
Feb 8, 2025
o2sh
reviewed
Feb 8, 2025
o2sh
reviewed
Feb 8, 2025
o2sh
requested changes
Feb 8, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left a few remarks
Co-authored-by: Ossama Hjaji <[email protected]>
Co-authored-by: Ossama Hjaji <[email protected]>
Co-authored-by: Ossama Hjaji <[email protected]>
o2sh
approved these changes
Feb 8, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @SrS2225a 🎉
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
May 10, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [o2sh/onefetch](https://github.com/o2sh/onefetch) | minor | `2.23.1` -> `2.24.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>o2sh/onefetch (o2sh/onefetch)</summary> ### [`v2.24.0`](https://github.com/o2sh/onefetch/blob/HEAD/CHANGELOG.md#2240-2025-04-12) [Compare Source](o2sh/onefetch@2.23.1...2.24.0) ##### New Features - add language support for Lean by [@​foxyseta](https://github.com/foxyseta) in o2sh/onefetch#1509 - add language support for Typst by [@​foxyseta](https://github.com/foxyseta) in o2sh/onefetch#1508 - add language support for Razor by [@​SrS2225a](https://github.com/SrS2225a) in o2sh/onefetch#1521 ##### Chores - more idiomatic way to fetch HEAD refs by [@​o2sh](https://github.com/o2sh) in o2sh/onefetch#1515 - more idiomatic way to fetch repository remote URL by [@​o2sh](https://github.com/o2sh) in o2sh/onefetch#1516 - update holyc language logo by [@​o2sh](https://github.com/o2sh) in o2sh/onefetch#1543 - update wiki powershell-snippet by [@​FallenDeity](https://github.com/FallenDeity) in o2sh/onefetch#1542 - add nix local setup [@​Sk7Str1p3](https://github.com/Sk7Str1p3) in o2sh/onefetch#1549 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4yIiwidXBkYXRlZEluVmVyIjoiNDAuMTEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Let me know if you require any changes