Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Default Formatting #10

Merged
merged 3 commits into from
Jan 6, 2025
Merged

Conversation

JacobKnightley
Copy link
Collaborator

This pull request includes several changes to the CI/CD workflows, code formatting tools, and documentation updates. The most important changes focus on replacing flake8 and black with ruff, updating the CI/CD workflow files, and modifying the VS Code settings and extensions.

CI/CD Workflow Updates:

VS Code Configuration Updates:

  • .vscode/extensions.json: Updated recommended extensions to include prettier, powershell, and ruff, and removed flake8 and black.
  • .vscode/settings.json: Updated default formatter and format on save settings to use ruff and prettier, and added new settings for powershell. [1] [2]

Documentation Updates:

  • README.md: Updated code style badge to reflect the switch to ruff and made minor formatting improvements. [1] [2]
  • SECURITY.md: Adjusted bullet point formatting for consistency.

Configuration File Updates:

Minor Codebase Cleanup:

Jacob Knightley added 2 commits January 5, 2025 19:33
@JacobKnightley JacobKnightley requested a review from a team as a code owner January 6, 2025 03:51
@JacobKnightley JacobKnightley merged commit e8b12dd into main Jan 6, 2025
5 checks passed
@JacobKnightley JacobKnightley deleted the users/JacobKnightley/update_format branch January 7, 2025 00:36
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.

2 participants