Skip to content

Commit 436e829

Browse files
committed
Chore: add CodeQL badge to README.md for visibility
1 parent 96e768e commit 436e829

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
![GitHub License](https://img.shields.io/github/license/tarnishablec/thaterror)
88
![bundle size](https://img.shields.io/bundlephobia/minzip/@thaterror/core)
99
![typescript](https://badgen.net/badge/icon/typescript?icon=typescript&label)
10-
11-
[//]: # (![GitHub commit activity](https://img.shields.io/github/commit-activity/m/tarnishablec/thaterror))
10+
[![CodeQL Analysis](https://github.com/tarnishablec/thaterror/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/tarnishablec/thaterror/actions/workflows/codeql-analysis.yml)
1211

1312
A type-safe error handling library for TypeScript, heavily inspired by the experience of
1413
Rust's [thiserror](https://github.com/dtolnay/thiserror). It aims to remove the boilerplate while providing a seamless,

0 commit comments

Comments
 (0)