[PR #10432] [MERGED] Add [tool.pyright] to pyproject.toml #13629

Closed
opened 2025-12-29 23:19:57 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10432
Author: @jsenecal
Created: 9/21/2022
Status: Merged
Merged: 9/21/2022
Merged by: @jsenecal

Base: developHead: 10431-pylance-is-no-longer-working-by-default-in-vscode


📝 Commits (1)

  • 360172c Add [tool.pyright] to pyproject.toml

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 pyproject.toml (+9 -0)

📄 Description

Fixes: #10431

The language server features in VSCode broke after the merge of #10338 but should work out of the box as they did before the change.

This fixes this issue by defining how pyright should find python files within the project.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/10432 **Author:** [@jsenecal](https://github.com/jsenecal) **Created:** 9/21/2022 **Status:** ✅ Merged **Merged:** 9/21/2022 **Merged by:** [@jsenecal](https://github.com/jsenecal) **Base:** `develop` ← **Head:** `10431-pylance-is-no-longer-working-by-default-in-vscode` --- ### 📝 Commits (1) - [`360172c`](https://github.com/netbox-community/netbox/commit/360172cad01c0b54ef02328ad0d9a198068ba13d) Add [tool.pyright] to pyproject.toml ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+9 -0) </details> ### 📄 Description ### Fixes: #10431 The language server features in VSCode broke after the merge of #10338 but should work out of the box as they did before the change. This fixes this issue by defining how `pyright` should find python files within the project. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:19:57 +01:00
adam closed this issue 2025-12-29 23:19:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13629