summaryrefslogtreecommitdiff
path: root/scripts/lint-doc.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update scripts/lint-doc.shJohn Eismeier2018-08-291-1/+1
| | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3056. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add test for new README.md in docsdocs/add-test-for-readmesAchilleas Pipinellis2018-03-261-3/+31
| | | | Prefer index.md instead since they provide clean URLs in the docs site
* Check for exec permissions also in app/docs/chmod-644Achilleas Pipinellis2017-09-251-3/+2
|
* Add check for exec permissions and refactor lint doc scriptAchilleas Pipinellis2017-09-251-2/+17
|
* Group static-analysis jobs into a single jobRémy Coutable2017-05-011-1/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Use `--extended-regexp` in lint-doc for compatibility with Darwin greprs-extended-regexpRobert Speicher2016-12-061-1/+1
|
* Convert CHANGELOG to MarkdownRobert Speicher2016-10-161-3/+3
| | | | | | | | | All this does is convert the version sections into headers. The list items shouldn't really be indented by two spaces, but it makes no difference to the rendering and this way we retain authorship history for the actual changes. Related to https://gitlab.com/gitlab-org/release-tools/merge_requests/29
* Add linting for duplicate CHANGELOG versions (!6039)winniehell2016-09-191-0/+9
|
* add linting script for documentationwinniehell2016-08-091-0/+15