diff --git a/README.md b/README.md index da40207f..5cf8ce45 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Dart IntelliJ Plugin +[![presubmit](https://github.com/flutter/dart-intellij-third-party/actions/workflows/presubmit.yaml/badge.svg)](https://github.com/flutter/dart-intellij-third-party/actions/workflows/presubmit.yaml) + ## Development setup 1. Clone this repository with @@ -99,4 +101,4 @@ Before the move to this repository, the project had 4 working and active branche - `252` - 2025.2 - `master` - the current master for intellij-community, targeting the next version 2025.3 -In its original location the project was built with Bazel; however, in github.com/flutter, the project is built using Gradle (see https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html). \ No newline at end of file +In its original location the project was built with Bazel; however, in github.com/flutter, the project is built using Gradle (see https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html).