-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
sqlfluf.fix asked to report a bug in the warning
…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When running `sqlfluff fix` L046 shows up …
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When linting / fixing the following an SQL…
-
**Background**
In PR #10 there was a discussion about the inconsistency in SQL keyword capitalization across our queries. @fhenneke suggested enforcing this through linting checks. In order to enforc…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When you make a code change that doesnt involve a…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
In my code , SQLfluff raised the following issue …
-
Currently the formatter for `sqlformat` goes like this:
```elisp
(format-all--buffer-easy executable "--encoding" ienc "-")
```
Which is incorrect:
Output of `sqlformat --help`
```
usage: sql…
-
Hello! This is my first attempt to use `diff_cover`, so please let me know if I'm missing something obvious 😄 .
To give more context, I want to use `diff_cover` together with the [sqlfluff](https:/…
-
Sorry if this already exists but I couldn't find anything in the readme and couldn't get it to work when testing.
It would be good if this feature of sqlfluff could be replicated: https://docs.sqlf…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When using Windows 10 and inside a project with S…