Skip to content

Conversation

mihow
Copy link
Collaborator

@mihow mihow commented Apr 1, 2025

Summary

Add default type checking when working in Python in VScode. This is the setting I have been using since the beginning, but realized it was in my user settings and not the workspace settings.

List of Changes

  • Updates default VScode settings for the project

For follow-up

  • Resolve existing type issues (red squiggly lines). There some that I have not been able to resolve, for example for custom QuerySet methods for a Django model. We may need to use type: ignore until more time can be dedicated to them.

Copy link

netlify bot commented Apr 1, 2025

Deploy Preview for antenna-preview ready!

Name Link
🔨 Latest commit 459454c
🔍 Latest deploy log https://app.netlify.com/sites/antenna-preview/deploys/67ec6c46ab6ade0008c5f6a4
😎 Deploy Preview https://deploy-preview-792--antenna-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 76 (🔴 down 3 from production)
Accessibility: 89 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@mihow mihow changed the title fix: enable basic type checking for Python by default in project Enable basic type checking for Python by default in VS Code project Apr 3, 2025
@mihow mihow marked this pull request as ready for review April 9, 2025 22:44
@Copilot Copilot AI review requested due to automatic review settings April 9, 2025 22:44
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • .vscode/settings.json: Language not supported

@mihow mihow merged commit cfff795 into main Apr 9, 2025
6 checks passed
@mihow mihow deleted the fix/default-python-typechecks branch April 9, 2025 22:50
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.

1 participant