Skip to content

Add Gleam language support (#1535)#1764

Open
arimu1 wants to merge 1 commit into
o2sh:mainfrom
arimu1:feat/1535-gleam-language-support
Open

Add Gleam language support (#1535)#1764
arimu1 wants to merge 1 commit into
o2sh:mainfrom
arimu1:feat/1535-gleam-language-support

Conversation

@arimu1

@arimu1 arimu1 commented Jun 8, 2026

Copy link
Copy Markdown

Closes #1535 — adds a languages.yaml entry 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 via onefetch --ascii-language gleam to 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.

@spenserblack spenserblack left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 thread languages.yaml
Comment on lines +996 to +1010
{0} @
{0} @@@
{0} @@@@@
{0} @@@@@
{0} @@@@@@@
{0} @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
{0} @@@@@@@@@@@@@@@@@@@@@@@@@@@
{0} @@@@@@@@@@@@@@@@@@@@@@@
{0} @@@@@@@@@@@@@@@@@
{0} @@@@@@@@@@@@@
{0} @@@@@@@@@@@@@@@
{0} @@@@@@@@@@@@@@@@@
{0} @@@@@ @@@@@
{0} @@@ @@@
{0} @ @

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
@arimu1

arimu1 commented Jun 12, 2026

Copy link
Copy Markdown
Author

Thanks for catching this. The branch was committed from a stale local git identity, so I amended the PR commit metadata to use arimu1 <19286898+arimu1@users.noreply.github.com> and force-with-lease pushed the branch. The content/tree is unchanged; the new head is 236dda2dc5f10fa5a872d8b043671b6eb8caf8bd.

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.

Language Support: add Gleam language support

2 participants