Skip to content

Commit bdc320e

Browse files
committed
docs: add lgtm badge
1 parent bb46bac commit bdc320e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![npm downloads][npm-downloads-src]][npm-downloads-href]
55
[![Github Actions][github-actions-src]][github-actions-href]
66
[![Codecov][codecov-src]][codecov-href]
7+
[![LGTM][lgtm-src]][lgtm-href]
78

89
> A compiled-away, type-safe, readable RegExp alternative
910
@@ -110,7 +111,9 @@ Published under [MIT License](./LICENCE).
110111
[npm-version-href]: https://npmjs.com/package/magic-regexp
111112
[npm-downloads-src]: https://img.shields.io/npm/dm/magic-regexp?style=flat-square
112113
[npm-downloads-href]: https://npmjs.com/package/magic-regexp
113-
[github-actions-src]: https://img.shields.io/github/workflow/status/unjs/magic-regexp/ci/main?style=flat-square
114-
[github-actions-href]: https://github.com/unjs/magic-regexp/actions?query=workflow%3Aci
115-
[codecov-src]: https://img.shields.io/codecov/c/gh/unjs/magic-regexp/main?style=flat-square
116-
[codecov-href]: https://codecov.io/gh/unjs/magic-regexp
114+
[github-actions-src]: https://img.shields.io/github/workflow/status/danielroe/magic-regexp/ci/main?style=flat-square
115+
[github-actions-href]: https://github.com/danielroe/magic-regexp/actions?query=workflow%3Aci
116+
[codecov-src]: https://img.shields.io/codecov/c/gh/danielroe/magic-regexp/main?style=flat-square
117+
[codecov-href]: https://codecov.io/gh/danielroe/magic-regexp
118+
[lgtm-src]: https://img.shields.io/lgtm/grade/javascript/github/danielroe/vue-bind-once?style=flat-square
119+
[lgtm-href]: https://lgtm.com/projects/g/danielroe/magic-regexp

0 commit comments

Comments
 (0)