Files
sdk/pkg/_js_interop_checks
Sam Rawlins 7d4994fa4a linter: Report when single statement if-statement body is not on the same line as if-keyword
Fixes https://github.com/dart-lang/linter/issues/4870

Cq-Include-Trybots: luci.dart.try:flutter-analyze-try,analyzer-win-release-try
Change-Id: Ibd8969afe35f719a020e5aa37efdc1792addac7e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/353140
Reviewed-by: Stephen Adams <sra@google.com>
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2024-09-24 01:59:23 +00:00
..
2021-04-07 10:28:38 +00:00

Shared kernel visitors checking for incorrect usage of @JS() style interop.