Files
email-tracker/external/duckdb/.github/workflows/code-formatting-warning.md
2025-10-24 19:21:19 -05:00

544 B

Thanks for opening this issue! Based on our automated check, it seems that your post contains some code but it does not use code blocks to format it.

Please double-check your post and revise it if necessary. To employ syntax highlighting, it's recommended to use code blocks with triple backticks, e.g.:

```sql
SELECT ...
```

If this is a false positive, feel free to disregard this comment.