From 61308b9c67983664bb8d594f23e7a5ba173e82ee Mon Sep 17 00:00:00 2001 From: ProofPay Dev Date: Fri, 10 Jul 2026 07:48:17 -0300 Subject: [PATCH] Add Busleyden Guard to testing tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..108b926 100644 --- a/readme.md +++ b/readme.md @@ -116,6 +116,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [ESLint](https://eslint.org/) - Linting utility for JavaScript and TypeScript. * [Prettier](https://prettier.io/) - Opinionated code formatter. * [SonarQube](https://www.sonarsource.com/products/sonarqube/) - Continuous inspection of code quality. +* [Busleyden Guard](https://www.busleyden.com/) - GitHub checks and an install-free public PR preview that surface affected tests, owners, security evidence, and unresolved merge obligations. ## Docs & Knowledge