eclipse-pass / main

Catch all repository against which issues of general, cross cutting topics are logged.
Apache License 2.0
4 stars 8 forks source link

Investigate GitBook interactions with MDFormat #1017

Open tsande16 opened 1 month ago

tsande16 commented 1 month ago

What?

Investigate how GitBook will interact with a linter and pre-commit hook, such as MDFormat. In addition ensure that MDFormat can enforce line wrapping or remove line wrapping.

Why?

Using a linter can improve documentation style, consistency, and readability. Having a tool that can enforce this for us will ensure consistency between GitBook and developers.

How?

Acceptance Criteria

tsande16 commented 1 month ago

Discussed with Bill. This will be part of our CI process. Will work on this after first initial documentation is in production.

tsande16 commented 1 month ago

For right now, the decision is to use the original author's style. GitBook will override this, but at least in this moment it's not anticipated there will be much overriding of style. This can still be investigated in the future if it becomes a priority.