mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #758] [CLOSED] Proposal: Format all the things #1409
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1409
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/binwiederhier/ntfy/pull/758
Author: @nimbleghost
Created: 5/31/2023
Status: ❌ Closed
Base:
main← Head:format-all-the-things📝 Commits (3)
4d40de5Use prettier to format other filesc1ff20fRun prettier on all the things9eb9719Add to .git-blame-ignore-revs📊 Changes
44 files changed (+2866 additions, -2230 deletions)
View changed files
➕
.editorconfig(+6 -0)📝
.git-blame-ignore-revs(+3 -0)📝
.github/ISSUE_TEMPLATE/1_bug_report.md(+9 -6)📝
.github/ISSUE_TEMPLATE/2_enhancement_request.md(+5 -5)📝
.github/ISSUE_TEMPLATE/3_tech_support.md(+5 -7)📝
.github/ISSUE_TEMPLATE/4_question.md(+4 -4)📝
.github/workflows/build.yaml(+10 -16)📝
.github/workflows/docs.yaml(+5 -10)📝
.github/workflows/release.yaml(+12 -19)📝
.github/workflows/test.yaml(+13 -22)📝
.gitignore(+0 -1)📝
.gitpod.yml(+1 -1)📝
.goreleaser.yml(+18 -29)➕
.prettierignore(+6 -0)➕
.vscode/extensions.json(+7 -0)➕
.vscode/settings.json(+7 -0)📝
CODE_OF_CONDUCT.md(+11 -12)📝
Makefile(+9 -1)📝
README.md(+43 -34)📝
docker-compose.yml(+1 -2)...and 24 more files
📄 Description
I also don't like crafting Markdown manually without Prettier :D What do you think?
(for easy review please look at the commits individually)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.