riscv / docs-dev-guide

Documentation developer guide
https://lists.riscv.org/g/sig-documentation
Creative Commons Attribution 4.0 International
90 stars 31 forks source link

Add PR requirements and solutions #57

Open wmat opened 4 days ago

wmat commented 4 days ago

If we're going to use tools like pre-commit and Vale, we should document how an extension author can easily fix build errors when they submit a pull request.

For example, using a vscode extension like Trailing Spaces to identify extra spaces at the end of lines.

wmat commented 4 days ago

Also, add common errors and how to fix them and a list of useful VSCode extensions.