joereynolds / joereynolds/sql-lint

New options to skip a query/file etc...

Open
#158 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
459
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Expand on this but basically we should be able to add annotations to ignore certain queries. I.e.:

Ignore the file
```
-- sql-lint:disable-file
```
or
```
# sql-lint:disable-file
```
Ignore the next query:

```
-- sql-lint:disable-query
```
or
```
# sql-lint:disable-query
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.