dart-sdk/pkg/vm
Devon Carew 1f8aea0c81 Bump lints to a97011b4b031b1df94765dbacd7d92b0b765c8b9
Changes:
```
> git log --format="%C(auto) %h %s" af68bf0..a97011b
 https://dart.googlesource.com/lints.git/+/a97011b add unintended_html_in_doc_comment; rev to 5.1.0 (211)

```

Diff: https://dart.googlesource.com/lints.git/+/af68bf0cbad88002a2ae19ee8db37b64eb120c32..a97011b4b031b1df94765dbacd7d92b0b765c8b9/
Change-Id: I998d73f5f72e94d5f2922b0751d31620a837555e
Tested: analysis only change
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/387601
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-09-30 21:48:03 +00:00
..
bin [kernel-service] Do not truncate errors generated by CFE 2024-09-13 23:08:47 +00:00
lib Bump lints to a97011b4b031b1df94765dbacd7d92b0b765c8b9 2024-09-30 21:48:03 +00:00
test Reapply "[ CLI ] Don't disable DDS when --disable-dart-dev is provided" 2024-09-26 15:29:05 +00:00
testcases/transformations Add recording of constant instances to record_use 2024-09-13 09:07:02 +00:00
tool Dynamic interface yaml file 2024-06-10 16:09:54 +00:00
analysis_options.yaml [pkg/vm] analyze using package:lints 2022-07-07 23:22:49 +00:00
dynamic_interface.md Dynamic interface yaml file 2024-06-10 16:09:54 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
OWNERS Also add global owners to CFE/VM packages 2023-11-27 14:35:52 +00:00
pubspec.yaml Use package:record_use 2024-09-12 08:47:53 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.