From 5e583dc62f19a5f359b78fa1fa6c1175b1e26f83 Mon Sep 17 00:00:00 2001 From: Evan Read Date: Fri, 21 Sep 2018 15:14:11 +1000 Subject: Add linting section to documentation guidelines --- doc/development/documentation/styleguide.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/development/documentation/styleguide.md') diff --git a/doc/development/documentation/styleguide.md b/doc/development/documentation/styleguide.md index d4f7bb7ae74..c43f91278de 100644 --- a/doc/development/documentation/styleguide.md +++ b/doc/development/documentation/styleguide.md @@ -10,6 +10,8 @@ GitLab documentation. Check the Check the GitLab handbook for the [writing styles guidelines](https://about.gitlab.com/handbook/communication/#writing-style-guidelines). +For help adhering to the guidelines, see [Linting](index.md#linting). + ## Files - [Directory structure](index.md#location-and-naming-documents): place the docs -- cgit v1.2.1