mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[PR #457] [MERGED] Setup auto formatting #472
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/457
Author: @brentvollebregt
Created: 1/26/2024
Status: ✅ Merged
Merged: 1/26/2024
Merged by: @brentvollebregt
Base:
master← Head:setup-auto-formatting📝 Commits (3)
3c177b5Setup ruff and prettier66809cdReformat files using ruff and prettiera84ef8aFix ruff linting issues and sort imports📊 Changes
51 files changed (+4263 additions, -3964 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.md(+1 -1)📝
.github/ISSUE_TEMPLATE/config.yml(+3 -3)📝
.github/ISSUE_TEMPLATE/feature_request.md(+1 -1)➕
.github/workflows/check-formatting.yml(+29 -0)📝
.github/workflows/publish.yml(+8 -8)📝
.github/workflows/test.yml(+2 -2)📝
.gitignore(+1 -0)➕
.prettierignore(+5 -0)➕
.prettierrc(+6 -0)📝
.vscode/extensions.json(+6 -1)📝
.vscode/launch.json(+10 -10)📝
.vscode/settings.json(+14 -7)📝
CHANGELOG.md(+33 -8)📝
CONTRIBUTING.md(+8 -0)📝
README-Bulgarian.md(+36 -20)📝
README-Chinese.md(+29 -16)📝
README-Finnish.md(+29 -12)📝
README-Korean.md(+36 -20)📝
README-Persian.md(+50 -32)📝
README-Turkish.md(+37 -21)...and 31 more files
📄 Description
Summary
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.