mirror of
https://github.com/GameServerManagers/LinuxGSM-Docs.git
synced 2026-04-26 14:45:53 +03:00
[PR #104] feat: Add .editorconfig, .gitignore, and .vscode/extensions.json files #106
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM-Docs#106
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/GameServerManagers/LinuxGSM-Docs/pull/104
Author: @MicLieg
Created: 3/7/2024
Status: 🔄 Open
Base:
master← Head:feature/recommend-extensions📝 Commits (3)
693b090Add .editorconfig, .gitignore, and .vscode/extensions.json filesbced823Added markdownlint configbf79e53Fixed markdownlint errors📊 Changes
118 files changed (+1617 additions, -1658 deletions)
View changed files
➕
.editorconfig(+18 -0)➕
.gitignore(+1 -0)➕
.markdownlint.json(+35 -0)➕
.vscode/extensions.json(+8 -0)📝
README.md(+2 -4)📝
SUMMARY.md(+101 -101)📝
alerts/README.md(+2 -4)📝
alerts/discord.md(+2 -2)📝
alerts/ifttt.md(+8 -8)📝
alerts/pushbullet.md(+2 -2)📝
alerts/pushover.md(+4 -4)📝
alerts/rocket.chat.md(+2 -7)📝
alerts/slack.md(+2 -3)📝
alerts/telegram.md(+29 -28)📝
commands/README.md(+1 -3)📝
commands/backup.md(+2 -3)📝
commands/change-password.md(+1 -2)📝
commands/check-update.md(+2 -2)📝
commands/console.md(+0 -1)📝
commands/debug.md(+1 -2)...and 80 more files
📄 Description
This PR adds multiple VSCode extensions to help developers write more consistent Markdown:
It also adds the required
.editorconfigfile.Related Pull Requests:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.