Skip to content

Commit cd54b12

Browse files
committed
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>
1 parent 5619334 commit cd54b12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runatlantis.io/docs/server-configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@ and set `--autoplan-modules` to `false`.
475475
# or
476476
ATLANTIS_EMOJI_REACTION=thumbsup
477477
```
478+
478479
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.
479480
Defaults to "" (empty string).
480481

0 commit comments

Comments
 (0)