-
-
Notifications
You must be signed in to change notification settings - Fork 300
Open
Description
Hi,
First of all, thank you for the great work on this project.
I'd like to propose introducing standard formatting tools. This will make contributing and maintaining easier.
Since all of the functionality of this project is in the Lua files, and all of the documentation is in the Markdown files, we would only need a couple of configuration files:
.stylua.tomlfor Lua formatting.markdownlint.tomlfor Markdown style consistency.prettierrcfor formatting Markdown files
If you're open to it, I’d be happy to open a PR that adds these configuration files, and also a CONTRIBUTING.md file that would give a short note to maintainers/new contributors about how to use these tools. Also, I could add GitHub actions to check formatting on every push and pr.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels