Skip to content

Conversation

@sbdchd
Copy link
Owner

@sbdchd sbdchd commented Jul 9, 2025

-- squawk-ignore-file

will ignore all rules for the file

-- squawk-ignore-file prefer-robust-stmts

will ignore a specific rule for the file

and

-- squawk-ignore prefer-robust-stmts

still ignores the rule on the following line

```sql
-- squawk-ignore-file
```

will ignore all rules for the file

```sql
-- squawk-ignore-file prefer-robust-stmts
```

will ignore a specific rule for the file

and

```sql
-- squawk-ignore prefer-robust-stmts
```

still ignores the rule on the following line
@sbdchd sbdchd added the automerge automerge with kodiak label Jul 9, 2025
@kodiakhq kodiakhq bot merged commit 5fb2b5e into master Jul 9, 2025
32 checks passed
@kodiakhq kodiakhq bot deleted the steved-file-level-ignores branch July 9, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge automerge with kodiak

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants