[PR #691] Add cursor-lint-action to Static Analysis #4125

Open
opened 2026-04-26 16:48:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/691
Author: @nedcodes-ok
Created: 2/20/2026
Status: 🔄 Open

Base: mainHead: add-cursor-lint-action


📝 Commits (1)

  • ba8d9dd Add cursor-lint-action to Static Analysis

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds cursor-lint-action to the Static Analysis section.

It lints Cursor AI rule files (.mdc and .cursorrules), catching broken YAML frontmatter, missing alwaysApply fields, and other issues that silently break AI code generation in Cursor.

Usage:

- uses: cursorrulespacks/cursor-lint-action@v1

Also available as an npm package and VS Code extension.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/691 **Author:** [@nedcodes-ok](https://github.com/nedcodes-ok) **Created:** 2/20/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-cursor-lint-action` --- ### 📝 Commits (1) - [`ba8d9dd`](https://github.com/sdras/awesome-actions/commit/ba8d9dd97e70e12a6815a1f570d255bea3eeaed6) Add cursor-lint-action to Static Analysis ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [cursor-lint-action](https://github.com/cursorrulespacks/cursor-lint-action) to the Static Analysis section. It lints Cursor AI rule files (.mdc and .cursorrules), catching broken YAML frontmatter, missing `alwaysApply` fields, and other issues that silently break AI code generation in [Cursor](https://cursor.com). Usage: ```yaml - uses: cursorrulespacks/cursor-lint-action@v1 ``` Also available as an [npm package](https://www.npmjs.com/package/cursor-lint) and [VS Code extension](https://open-vsx.org/extension/nedcodes/cursor-lint). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-26 16:48:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#4125