Skip to content

ui: Update eslint config to enforce alphabetical enum member ordering - #27272

Merged
ngxson merged 1 commit into
masterfrom
allozaur/refactor/enum-ordering
Aug 17, 2026
Merged

ui: Update eslint config to enforce alphabetical enum member ordering#27272
ngxson merged 1 commit into
masterfrom
allozaur/refactor/enum-ordering

Conversation

@allozaur

@allozaur allozaur commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Overview

New rule in eslint config + format execution.

Requirements

@allozaur allozaur changed the title ui: enforce alphabetical enum member ordering ui: Update eslint config to enforce alphabetical enum member ordering Aug 17, 2026
@ServeurpersoCom
ServeurpersoCom force-pushed the allozaur/refactor/enum-ordering branch from c982801 to 01c9d86 Compare August 17, 2026 19:51
@ServeurpersoCom
ServeurpersoCom marked this pull request as ready for review August 17, 2026 19:53
@ServeurpersoCom
ServeurpersoCom requested a review from a team as a code owner August 17, 2026 19:53
@ServeurpersoCom

Copy link
Copy Markdown
Contributor

That GitHub UI with the PR stacks is still just as weird... I'm reviewing the head.

@ServeurpersoCom ServeurpersoCom left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

it's eslint config

Base automatically changed from allozaur/refactor/built-in-tools to master August 17, 2026 20:23
@allozaur
allozaur requested a review from a team as a code owner August 17, 2026 20:23
@allozaur
allozaur force-pushed the allozaur/refactor/enum-ordering branch from 01c9d86 to d8c3409 Compare August 17, 2026 20:23
@allozaur allozaur added the merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge. label Aug 17, 2026
@ngxson
ngxson merged commit 01818e4 into master Aug 17, 2026
7 checks passed
gabe-l-hart added a commit to gabe-l-hart/llama.cpp that referenced this pull request Aug 17, 2026
* origin/master: (86 commits)
ui: enforce alphabetical enum member ordering (ggml-org#27272)
ui: Refactor Built-In Tools naming (Server/Browser) (ggml-org#27271)
ci: more optimizations (ggml-org#26983)
doc: document MCP stdio servers and CORS defaults in the server README [no release] [no ci] (ggml-org#26847)
server: save processed mtmd chunks as placeholder (ggml-org#27278)
mtmd: use sha256 for input hashing (ggml-org#27274)
vocab : support integer tokenizer scores (ggml-org#27260)
mtmd : skip thumbnail for non-tiled LFM2 images (ggml-org#27246)
cuda : skip UMA override for HIP builds (ggml-org#27083)
vendor: move hash to vendor (ggml-org#27262)
ci : push release tag explicitly in release.yml (ggml-org#27261)
ui: move get_datetime tool to frontend (ggml-org#27255)
ci : reduce builds in build-xcframework.sh (ggml-org#27252)
model: support speculators-format checkpoints for DSpark (ggml-org#26275)
ui: add browser get_info tool (ggml-org#27251)
ci : restore release.yml check during make-release.yml (ggml-org#27247)
mtmd: harden preprocessor_granite (ggml-org#27235)
ci : allow make-release to target a specific commit (ggml-org#27234)
ci : make release workflows use a deploy key (ggml-org#27229)
convert: add @ModelBase.example (ggml-org#27208)
...
brittlewis12 pushed a commit to brittlewis12/llama.cpp that referenced this pull request Aug 17, 2026
@allozaur
allozaur deleted the allozaur/refactor/enum-ordering branch August 18, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge. server/ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants