Skip to content

Commit 72283ce

Browse files
author
Analysis Tools Bot
committed
Commit list
1 parent 1949a35 commit 72283ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ A ktfmt IntelliJ plugin is available from the plugin repository. To install it,
840840

841841
- [Parse](https://github.com/psecio/parse) — A Static Security Scanner.
842842

843-
- **pdepend** :warning: — Calculates software metrics like cyclomatic complexity for PHP code.
843+
- [pdepend](https://pdepend.org) — Calculates software metrics like cyclomatic complexity for PHP code.
844844

845845
- [phan](https://github.com/phan/phan/wiki) — A modern static analyzer from etsy.
846846

data/api/tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13643,7 +13643,7 @@
1364313643
"plans": null,
1364413644
"description": "Calculates software metrics like cyclomatic complexity for PHP code.",
1364513645
"discussion": null,
13646-
"deprecated": true,
13646+
"deprecated": null,
1364713647
"resources": null,
1364813648
"reviews": null,
1364913649
"demos": null,

0 commit comments

Comments
 (0)