mirror of
https://github.com/devtoolsd/awesome-devtools.git
synced 2026-07-17 05:34:58 -05:00
[PR #298] Add rtblint to CLIs & Terminal Tools #3840
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devtoolsd/awesome-devtools/pull/298
Author: @aleksUIX
Created: 7/6/2026
Status: 🔄 Open
Base:
main← Head:add-rtblint📝 Commits (1)
e3802d1Add 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.