Skip to content

feat(linting): customize severity per rule #430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Jun 19, 2025

Conversation

juleswritescode
Copy link
Collaborator

@juleswritescode juleswritescode commented Jun 19, 2025

That was fun, messing with the codegen and macros :)

Introduces a new required severity property on lint rules. It's still overwriteable via the .jsonc file.

Also added two new squawk rules to make sure that the process works as expected.

fixes #367 – even though // @pg-ignore is up next!

@juleswritescode juleswritescode enabled auto-merge (squash) June 19, 2025 09:20
@juleswritescode juleswritescode merged commit e24bacd into main Jun 19, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DDL drop table: Switch error message to warning type
2 participants