Skip to content

Commit 650301c

Browse files
author
Analysis Tools Bot
committed
Commit list
1 parent 06a188e commit 650301c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,7 +1105,7 @@ YAPF follows a distinctive methodology, originating from the 'clang-format' tool
11051105

11061106
- [Steep](https://github.com/soutaro/steep) — Gradual Typing for Ruby.
11071107

1108-
- [Traceroute](https://github.com/amatsuda/traceroute) — A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app.
1108+
- **Traceroute** :warning: — A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app.
11091109

11101110

11111111
<a name="rust" />
@@ -1411,7 +1411,7 @@ It supports multiple languages and is designed to be extensible, allowing you to
14111411

14121412
- [CodeSonar from GrammaTech](https://codesecure.com/our-products/codesonar/) :copyright: — Advanced, whole program, deep path, static analysis of C, C++, Java and C# with easy-to-understand explanations and code and path visualization.
14131413

1414-
- [Codety](https://www.codety.io) :copyright: — Codety Scanner is a comprehensive source code scanner that embeds 5000+ static code analysis rules, which aim to detect code issues for 20+ programming languages and IaC tools.
1414+
- **Codety** :warning: :copyright: — Codety Scanner is a comprehensive source code scanner that embeds 5000+ static code analysis rules, which aim to detect code issues for 20+ programming languages and IaC tools.
14151415

14161416
- [Codiga](https://www.codiga.io) :copyright: — Automated Code Reviews and Technical Debt management platform that supports 12+ languages.
14171417

@@ -2206,7 +2206,7 @@ but with the following improvements:
22062206

22072207
- [Skunk](https://github.com/fastruby/skunk) — A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!
22082208

2209-
- [Traceroute](https://github.com/amatsuda/traceroute) — A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app.
2209+
- **Traceroute** :warning: — A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app.
22102210

22112211

22122212
<a name="security" />

data/api/tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4136,7 +4136,7 @@
41364136
},
41374137
"description": "Codety Scanner is a comprehensive source code scanner that embeds 5000+ static code analysis rules, which aim to detect code issues for 20+ programming languages and IaC tools.",
41384138
"discussion": null,
4139-
"deprecated": null,
4139+
"deprecated": true,
41404140
"resources": null,
41414141
"reviews": null,
41424142
"demos": null,
@@ -20945,7 +20945,7 @@
2094520945
"plans": null,
2094620946
"description": "A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app.",
2094720947
"discussion": null,
20948-
"deprecated": null,
20948+
"deprecated": true,
2094920949
"resources": null,
2095020950
"reviews": null,
2095120951
"demos": null,

0 commit comments

Comments
 (0)