Style: Enforce mandatory empty lines following all headings
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 23s

This commit is contained in:
2026-03-25 04:34:46 +00:00
parent 1144980295
commit 09a41554e5
18 changed files with 21 additions and 18 deletions

View File

@@ -104,4 +104,4 @@ proxy_set_header X-Forwarded-Proto $scheme;
proxy_redirect off;
proxy_buffering off;
proxy_request_buffering off;
```
```