File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,9 @@ client side git hooks.
20
20
The author developed a Ruby CLI and library to lint GitLab yaml files containing CI
21
21
Pipeline specifications. Linting is performed using the GitLab API.
22
22
23
- The gem can be found [ here] ( ) and the source code, with accompanying unit and functional tests,
24
- are held within this repository. It can be installed by issuing the following command:
23
+ The gem is served on [ rubygems.org] ( https://rubygems.org ) as * gitlab-lint-client* and the
24
+ source code, with accompanying unit and functional tests, are held within this repository.
25
+ It can be installed by issuing the following command:
25
26
``` gem install gitlab-lint-client ``` .
26
27
27
28
Usage details are provided with the * help* option of the CLI, <kbd >glab-lint --help</kbd >
You can’t perform that action at this time.
0 commit comments