mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 09:16:02 +03:00
[PR #594] [CLOSED] feat: added style/prettier.json #910
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#910
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/DavidAnson/markdownlint/pull/594
Author: @JoshuaKGoldberg
Created: 10/2/2022
Status: ❌ Closed
Base:
next← Head:style-prettier📝 Commits (6)
0eed664feat: added style/prettier.jsonc6acc24Updated styleFiles test97f2b71Docs: Prettier.mdafe22a1Merge branch 'next' into style-prettierd08cc7afix: Prettier.md wrapping and caps47a6bc2Fixed styleFiles test and package exports📊 Changes
4 files changed (+34 additions, -4 deletions)
View changed files
📝
doc/Prettier.md(+7 -3)📝
package.json(+1 -0)➕
style/prettier.json(+25 -0)📝
test/markdownlint-test.js(+1 -1)📄 Description
Fixes #592.
I wasn't sure from the phrasing whether the issue is accepting PRs, but figured this was a good way to demonstrate the list of what would need to be done in a
prettier.json.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.