[PR #298] Add rtblint to CLIs & Terminal Tools #3840

Open
opened 2026-07-14 01:09:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devtoolsd/awesome-devtools/pull/298
Author: @aleksUIX
Created: 7/6/2026
Status: 🔄 Open

Base: mainHead: add-rtblint


📝 Commits (1)

  • e3802d1 Add rtblint to CLIs & Terminal Tools

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

rtblint is an open-source Rust CLI that validates OpenRTB bid requests against the IAB Tech Lab spec (missing fields, unknown/deprecated fields, type mismatches), with a --format json flag for CI use. Adding it next to the other terminal tools since it's a focused command-line utility in the same vein as fzf and bat. Apache 2.0, repo at https://github.com/aleksUIX/rtblint.


🔄 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/devtoolsd/awesome-devtools/pull/298 **Author:** [@aleksUIX](https://github.com/aleksUIX) **Created:** 7/6/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-rtblint` --- ### 📝 Commits (1) - [`e3802d1`](https://github.com/devtoolsd/awesome-devtools/commit/e3802d1950f5517b8b8623264a8e2f7421d26745) Add rtblint to CLIs & Terminal Tools ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description rtblint is an open-source Rust CLI that validates OpenRTB bid requests against the IAB Tech Lab spec (missing fields, unknown/deprecated fields, type mismatches), with a --format json flag for CI use. Adding it next to the other terminal tools since it's a focused command-line utility in the same vein as fzf and bat. Apache 2.0, repo at https://github.com/aleksUIX/rtblint. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 01:09:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-devtools#3840