mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 04:08:35 +00:00
chore: fix MD031 lint error
seeing lint error in https://github.com/runatlantis/atlantis/actions/runs/9196911456/job/25296141721 ``` runatlantis.io/docs/server-configuration.md:477 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] ``` Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
@@ -475,6 +475,7 @@ and set `--autoplan-modules` to `false`.
|
||||
# or
|
||||
ATLANTIS_EMOJI_REACTION=thumbsup
|
||||
```
|
||||
|
||||
The emoji reaction to use for marking processed comments. Currently supported on Azure DevOps, GitHub and GitLab. If not specified, Atlantis will not use an emoji reaction.
|
||||
Defaults to "" (empty string).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user