Skip to content
代码片段 群组 项目
提交 f8dbb14c 编辑于 作者: Lee Tickett's avatar Lee Tickett 提交者: Evan Read
浏览文件

Add Vale install instructions for Linux

上级 c7ab1d67
No related branches found
No related tags found
无相关合并请求
...@@ -270,12 +270,10 @@ build pipelines: ...@@ -270,12 +270,10 @@ build pipelines:
[used (see `variables:` section)](https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/.gitlab-ci.yml) when building [used (see `variables:` section)](https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/.gitlab-ci.yml) when building
the `image:docs-lint-markdown`. the `image:docs-lint-markdown`.
1. Install [`vale`](https://github.com/errata-ai/vale/releases). For example, to install using 1. Install [`vale`](https://github.com/errata-ai/vale/releases). To install for:
`brew` for macOS, run:
```shell - macOS using `brew`, run: `brew install vale`.
brew install vale - Linux, use your distribution's package manager or a [released binary](https://github.com/errata-ai/vale/releases).
```
These tools can be [integrated with your code editor](#configure-editors). These tools can be [integrated with your code editor](#configure-editors).
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册