Skip to content

Conversation

psteinroe
Copy link
Collaborator

@psteinroe psteinroe commented Sep 10, 2025

will have claude do the work over night

closes #131

will port https://github.com/kaaveland/eugene/blob/main/eugene/src/lints/rules.rs afterwards

also added a new agentic/ dir and two new just commands to standardise as well as track the prompts for such work.

will fix the tests, but the main part is ready for review.

@psteinroe psteinroe marked this pull request as draft September 10, 2025 06:17
@psteinroe psteinroe marked this pull request as ready for review September 12, 2025 08:53
Comment on lines +101 to +108
"smallint"
| "integer"
| "int2"
| "int4"
| "serial"
| "serial2"
| "serial4"
| "smallserial"
Copy link
Collaborator

@juleswritescode juleswritescode Sep 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hab jetzt hier nur mal nen kleinen stichproben test gemacht, die anderen rules hab ich nicht angeschaut.

durch diesen check würde der error fälschlicherweise jetzt auch für integer, int4, serial, serial4 reported – vielleicht sollten wir claud sagen, dass er auch noch tests für false positives machen soll

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.

Add Analyser Rules from Squawk
2 participants