Skip to content

Conversation

@ryoppippi
Copy link
Member

@ryoppippi ryoppippi commented Dec 18, 2025

Summary by cubic

Removed the .vscode/settings.json to avoid committing editor-specific settings and reduce repo clutter. This prevents VS Code preferences (Python analysis ignore and Makefile configure-on-open) from overriding contributors’ local setups.

Written for commit a876183. Summary will update automatically on new commits.

Copilot AI review requested due to automatic review settings December 18, 2025 19:16
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Contributor

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.

Pull request overview

This PR removes the VSCode-specific settings file from version control as part of a cleanup effort. Editor-specific configurations are generally better managed locally rather than being committed to the repository.

  • Removes .vscode/settings.json file containing Python analysis and Makefile configuration settings

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

@willleeney willleeney left a comment

Choose a reason for hiding this comment

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

lgtm

@ryoppippi ryoppippi merged commit c5cf8d4 into main Dec 19, 2025
13 checks passed
@ryoppippi ryoppippi deleted the remove-vscode branch December 19, 2025 14:17
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