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.
2020The author developed a Ruby CLI and library to lint GitLab yaml files containing CI
2121Pipeline specifications. Linting is performed using the GitLab API.
2222
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:
2526``` gem install gitlab-lint-client ``` .
2627
2728Usage 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