Skip to content

Commit 4845c75

Browse files
committed
More promintent links to the cli tool
1 parent 11f543b commit 4845c75

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A [Buildkite plugin](https://buildkite.com/docs/agent/v3/plugins) to lint your Buildkite plugins 😱
44

5+
For a full list of features see the [Buildkite Plugin Linter cli tool documentation](https://github.com/buildkite-plugins/buildkite-plugin-linter).
6+
57
## Usage
68

79
```yaml
@@ -12,7 +14,9 @@ steps:
1214
name: my-plugin
1315
```
1416
15-
If you want to run it locally on a command line, see the [Plugin Linter tool documentation](https://github.com/buildkite-plugins/buildkite-plugin-linter).
17+
Note: this will pull the latest version of the Plugin Linter each time it is run.
18+
19+
If you want to run it locally on a command line, see the [Buildkite Plugin Linter cli tool documentation](https://github.com/buildkite-plugins/buildkite-plugin-linter).
1620
1721
## Configuration
1822

0 commit comments

Comments
 (0)