Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![MCP Toplist](https://mcptoplist.com/badge/mcp.so%2Fflagsmith%2FFlagsmith.svg)](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Keep the top-level heading as the first line

This badge currently precedes the README’s existing H1, triggering markdownlint MD041. Move the badge immediately below the first-level heading so the document structure and lint checks remain valid.

Proposed fix
-[![MCP Toplist](https://mcptoplist.com/badge/mcp.so%2Fflagsmith%2FFlagsmith.svg)](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith)
 # Flagsmith
+
+[![MCP Toplist](https://mcptoplist.com/badge/mcp.so%2Fflagsmith%2FFlagsmith.svg)](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith)
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
[![MCP Toplist](https://mcptoplist.com/badge/mcp.so%2Fflagsmith%2FFlagsmith.svg)](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith)
# Flagsmith
[![MCP Toplist](https://mcptoplist.com/badge/mcp.so%2Fflagsmith%2FFlagsmith.svg)](https://mcptoplist.com/server/mcp.so%2Fflagsmith%2FFlagsmith)
🧰 Tools
🪛 markdownlint-cli2 (0.23.0)

[warning] 1-1: First line in a file should be a top-level heading

(MD041, first-line-heading, first-line-h1)

Source: Linters/SAST tools


[![Feature Flag, Remote Config and A/B Testing platform, Flagsmith](static-files/flagsmith-cover.png)](https://www.flagsmith.com/)

[![Stars](https://img.shields.io/github/stars/flagsmith/flagsmith)](https://github.com/Flagsmith/flagsmith/stargazers)
Expand Down
Loading