1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-01 07:14:29 +00:00

[pkg:meta] Add topics to pubspec.yaml

Closes https://github.com/dart-lang/sdk/pull/55923

GitOrigin-RevId: e4322c06820f99013464cc37dfa291f345aad686
Change-Id: I6bb9e7c9c6c2d8c823d49c098acf4c62fd2181b2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/369528
Commit-Queue: Sarah Zakarias <zarah@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
This commit is contained in:
Sarah Zakarias 2024-06-10 10:27:36 +00:00 committed by Commit Queue
parent d34dbe232a
commit 5e76f788a5

View File

@ -7,6 +7,9 @@ description: >-
deduced by statically analyzing source code.
repository: https://github.com/dart-lang/sdk/tree/main/pkg/meta
topics:
- static-analysis
environment:
sdk: ">=2.12.0 <4.0.0"