summaryrefslogtreecommitdiff
path: root/scripts/lint-doc.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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