Skip to content

Remove deprecated VS Code linting settings#636

Draft
Mirochill wants to merge 1 commit into
BradenM:masterfrom
Mirochill:fix-586-remove-vscode-linting-settings
Draft

Remove deprecated VS Code linting settings#636
Mirochill wants to merge 1 commit into
BradenM:masterfrom
Mirochill:fix-586-remove-vscode-linting-settings

Conversation

@Mirochill

@Mirochill Mirochill commented May 25, 2026

Copy link
Copy Markdown

Summary

  • remove deprecated python.linting.* entries from the generated VS Code settings template
  • update the project test fixture to match the generated settings file
  • keep the rendered settings JSON valid after removing the trailing linting entries

Closes #586

Validation

  • Not run locally.
  • Remote: pre-commit.ci passed.
  • Remote: GitHub Actions are blocked before project tests or analysis. CodeQL fails during setup with Poetry reporting 'pyproject.toml changed significantly since poetry.lock was last generated'. The Test MicropyCli jobs that have started fail in the 'Setup environment.' step before 'Run Tests'; the macOS-12 jobs remain queued.

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.

You have deperecated linting or formating setting for Python, Please see logs for more details. Source:python

1 participant