-
## Descripcion
Al hacer un commit y correr las pruebas de lint, si el archivo `SQL` tiene letras con acento me las reemplaza por otro tipo de `encoding`.
## Screenshot
![imagen](https://user-…
-
See how we might integrate a SQL Linter into the build/test process to ensure SQL is compliant: https://github.com/purcell/sqlint
-
https://github.com/jarulraj/sqlcheck or https://github.com/purcell/sqlint
-
### Requirements:
- **Audibility and Track Changes**
- **Versioning Context**
- Understanding the versions and changes in Activepieces.
- Rollback is complex due to the single repository s…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Running `sqlfluff fix` on this file will c…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Consider the following SQL (`file.sql`):
…
-
Not sure if this is the same underlying issue as #2404 but I thought I'd report it just to be safe.
This is with Kondo `2024.09.07`:
I have a custom hook that detects whether you use a keyword l…
-
Hi @mattm thank you for making this guide available! It's great.
Have you found a good formatter/linter that can be configured to follow a style like this one?
I use VS Code but haven't found a …
-
1. Add workflow for github action. Template as following:
```
name: '[CI]'
on:
pull_request:
branches:
- main
paths:
- '**.sh'
- '**.xml'
- 'helm-chart/**…
-
per @jrhorn424