Skip to content

Commit 9534733

Browse files
author
Analysis Tools Bot
committed
Commit list
1 parent 722a139 commit 9534733

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
@@ -409,7 +409,7 @@ Also check out the sister project, [awesome-dynamic-analysis](https://github.com
409409
<h2>Dart</h2>
410410

411411

412-
- [Dart Code Metrics](https://pub.dev/packages/dart_code_metrics) — Additional linter for Dart. Reports code metrics, checks for anti-patterns and provides additional rules for Dart analyzer.
412+
- [Dart Code Metrics](https://pub.dev/packages/dart_code_metrics) :warning: — Additional linter for Dart. Reports code metrics, checks for anti-patterns and provides additional rules for Dart analyzer.
413413

414414
- [effective_dart](https://pub.dev/packages/effective_dart) — Linter rules corresponding to the guidelines in Effective Dart
415415

data/api/tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4765,7 +4765,7 @@
47654765
"plans": null,
47664766
"description": "Additional linter for Dart. Reports code metrics, checks for anti-patterns and provides additional rules for Dart analyzer.",
47674767
"discussion": null,
4768-
"deprecated": null,
4768+
"deprecated": true,
47694769
"resources": null,
47704770
"reviews": null,
47714771
"demos": null,

0 commit comments

Comments
 (0)