Skip to content

SBR Fix/Markdown linting and typos#4

Open
maximunited wants to merge 2 commits intomedik8s:mainfrom
maximunited:fix/linting-and-typos
Open

SBR Fix/Markdown linting and typos#4
maximunited wants to merge 2 commits intomedik8s:mainfrom
maximunited:fix/linting-and-typos

Conversation

@maximunited
Copy link

Fix Markdown Linting Issues and Typos

This PR fixes markdown linting errors and typos across the repository to ensure consistent documentation formatting.

Changes

  • Markdown Linting Fixes:
    • Removed duplicate headings across documentation files
    • Fixed trailing spaces and whitespace issues
    • Corrected structural issues (blank lines around headings, lists, tables)
    • Fixed list indentation problems
    • Converted bold section titles to proper markdown headings
    • Added missing trailing newlines to markdown files
  • Spell Checking:
    • Added cspell.json configuration file with project-specific words
    • Moved cSpell words from VSCode settings to shared configuration
  • File Cleanup:
    • Removed ignored files from repository (debug files, prompt.md)
    • Updated .gitignore and .dockerignore with proper exclusions
  • Documentation Formatting:
    • Fixed formatting across 30+ documentation files
    • Improved consistency in README files
    • Updated .cursorrules with project guidelines

@openshift-ci
Copy link

openshift-ci bot commented Jan 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: maximunited

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@maximunited
Copy link
Author

@mshitrit - FYI

@openshift-merge-robot
Copy link

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

### 1. Architecture Complexity

#### Option 1: Agent-Based Fencing ⭐⭐⭐⭐⭐
#### Option 1: Agent-Based Fencing — Architecture ⭐⭐⭐⭐⭐
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that in multiple places the suffix is added to the original title, any particular reason ?

.gitignore Outdated
sbd-device.txt
sbd-node-mapping.txt
node-mapping-debug.txt
<<<<<<< HEAD
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That seems a bit wierd, why would the gitignore have this in the first place 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments