Skip to content

Commit 53920c1

Browse files
authored
Add presubmit workflow badge to the README (#90)
1 parent c936e9c commit 53920c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Dart IntelliJ Plugin
22

3+
[![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)
4+
35
## Development setup
46

57
1. Clone this repository with
@@ -99,4 +101,4 @@ Before the move to this repository, the project had 4 working and active branche
99101
- `252` - 2025.2
100102
- `master` - the current master for intellij-community, targeting the next version 2025.3
101103

102-
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).
104+
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).

0 commit comments

Comments
 (0)