Add Gleam language support (#1535)#1764
Open
arimu1 wants to merge 1 commit into
Open
Conversation
spenserblack
reviewed
Jun 8, 2026
spenserblack
left a comment
Collaborator
There was a problem hiding this comment.
Just want to let you know that the PR is authored by https://github.com/arimu1, but the commit is authored by https://github.com/nawfalaf. Is @nawfalaf a backup account of yours?
The account linked to the final merged commit might be different depending on the merge strategy.
Comment on lines
+996
to
+1010
| {0} @ | ||
| {0} @@@ | ||
| {0} @@@@@ | ||
| {0} @@@@@ | ||
| {0} @@@@@@@ | ||
| {0} @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ | ||
| {0} @@@@@@@@@@@@@@@@@@@@@@@@@@@ | ||
| {0} @@@@@@@@@@@@@@@@@@@@@@@ | ||
| {0} @@@@@@@@@@@@@@@@@ | ||
| {0} @@@@@@@@@@@@@ | ||
| {0} @@@@@@@@@@@@@@@ | ||
| {0} @@@@@@@@@@@@@@@@@ | ||
| {0} @@@@@ @@@@@ | ||
| {0} @@@ @@@ | ||
| {0} @ @ |
Collaborator
There was a problem hiding this comment.
I think the star could be a bit wider, but overall LGTM
Adds a languages.yaml entry for Gleam: a hand-polished, symmetric 5-pointed star (built on the shape spenserblack suggested in o2sh#1718) in Gleam's "Faff Pink" (#FFAFF3). Verified rendered via `onefetch --ascii-language gleam`; fits the 25x40 bound.
a535b71 to
236dda2
Compare
Author
|
Thanks for catching this. The branch was committed from a stale local git identity, so I amended the PR commit metadata to use |
spenserblack
approved these changes
Jun 12, 2026
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
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.
Closes #1535 — adds a
languages.yamlentry for Gleam.The ASCII art is a symmetric 5-pointed star built directly on the shape @spenserblack suggested in #1718, colored in Gleam's "Faff Pink" (
#FFAFF3). I rendered it locally viaonefetch --ascii-language gleamto verify the shape, colors, and the 25x40 bound before submitting.Per the AI Policy: the star outline was generated as a geometric base, then hand-polished for symmetry and verified rendered — not submitted blind.