Skip to content

Commit c98cb51

Browse files
committed
Add linter
1 parent 5387cb4 commit c98cb51

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ steps:
66
- label: ":ruby: Ruby"
77
plugins:
88
docker-compose#v2.0.0:
9-
run: ruby
9+
run: ruby
10+
- label: ":ruby: Ruby"
11+
- label: "✨ Lint"
12+
plugins:
13+
plugin-linter#v1.0.0: ~

0 commit comments

Comments
 (0)