Skip to content

Conversation

@benjaminking
Copy link
Collaborator

@benjaminking benjaminking commented Nov 12, 2025

The various linters and type-checkers end up generating a lot of errors and warnings for SILNLP, which can make it difficult to spot real errors. This PR tries to correct some of low-hanging fruit in this area. I didn't go over the whole project, just the files we end up editing most often, and I also didn't correct all the errors or warnings. Some of them, like the type issues with our config objects, will require a more fundamental rework to fix.

I don't know that I necessarily corrected all of these in the "proper" or best way, so feel free to push back on anything that seems like it could be done better differently.


This change is Reviewable

Copy link
Collaborator

@TaperChipmunk32 TaperChipmunk32 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 12 files reviewed, all discussions resolved

Copy link
Collaborator

@TaperChipmunk32 TaperChipmunk32 left a comment

Choose a reason for hiding this comment

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

@TaperChipmunk32 reviewed 12 of 12 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @benjaminking)

@benjaminking benjaminking merged commit c337b69 into master Nov 18, 2025
1 check passed
@benjaminking benjaminking deleted the errors_and_warnings branch November 18, 2025 16:26
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.

3 participants