SovereignCloudStack / SovereignCloudStack/docs
CI failing with double space test.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 10
- Avg merge
- 15h 16m
- Merged PRs (30d)
- 2
Description
We have lots of tables where we keep the input in a readable form by having repeated spaces in them.
This triggers the search-replace markdownlint rule double-spaces.
This makes the CI pretty red and therewith useless.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the markdownlint configuration and the tables containing repeated spaces, then check how the double-spaces rule is applied. Done means the readable table spacing is preserved and CI passes without the rule making the build red.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- ci-cd, documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100