[PR #3101] [CLOSED] CI: Add lint of GameDB #1603

Open
opened 2026-01-29 19:17:36 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/3101
Author: @stenzek
Created: 1/25/2024
Status: Closed

Base: masterHead: wip2


📝 Commits (3)

  • 0218239 CPU/NewRec/AArch32: Fix double condition
  • b6aad38 GameDB: Fix duplicated key
  • 20a4b25 CI: Add lint of GameDB

📊 Changes

3 files changed (+52 additions, -31 deletions)

View changed files

.github/workflows/gamedb-lint.yml (+33 -0)
📝 data/resources/gamedb.json (+17 -29)
📝 src/core/cpu_newrec_compiler_aarch32.cpp (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stenzek/duckstation/pull/3101 **Author:** [@stenzek](https://github.com/stenzek) **Created:** 1/25/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `wip2` --- ### 📝 Commits (3) - [`0218239`](https://github.com/stenzek/duckstation/commit/0218239c8ced833c88091582d67c111568111622) CPU/NewRec/AArch32: Fix double condition - [`b6aad38`](https://github.com/stenzek/duckstation/commit/b6aad38da7b8a3ee39651a94f54e0a1a8616ef37) GameDB: Fix duplicated key - [`20a4b25`](https://github.com/stenzek/duckstation/commit/20a4b25159ab99dcce0af758fc1b38344b140500) CI: Add lint of GameDB ### 📊 Changes **3 files changed** (+52 additions, -31 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/gamedb-lint.yml` (+33 -0) 📝 `data/resources/gamedb.json` (+17 -29) 📝 `src/core/cpu_newrec_compiler_aarch32.cpp` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:17:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1603