Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29825579: Issue #6681 - Add linting for .gitlab-ci.yml (Closed) Base URL: https://hg.adblockplus.org/buildtools/file/9a56d76cd951
Patch Set: Created July 9, 2018, 11:37 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build.py » ('j') | build.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 2583d180b18ced04014c70b12d31a58f33ca8ad9..39e6e8878815afe849acaac7e152909fcecf2caf 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,9 @@ not directly.
- [The Pycrypto module](http://pythonhosted.org/pycrypto/) (>= 2.6.1)
- [Node.js](https://nodejs.org/) (>= 7)
+To lint the gitlab CI configuration you will also need:
+- [The pyyaml module](http://pyyaml.org/) (>= 3.12)
+
## Usage
Please refer to the documentation of the extension repositories for usage
« no previous file with comments | « no previous file | build.py » ('j') | build.py » ('J')

Powered by Google App Engine
This is Rietveld