dprint-plugin-sql 0.2.0

SQL formatter for dprint via sqlformat-rs.
Documentation
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**

dprint-plugin-sql version: x.x.x

**Input Code**

```sql
```

**Expected Output**

```sql
```

**Actual Output**

```sql
```