Skip to content

remove remaining rules from repo#7436

Merged
gilluminate merged 1 commit intomainfrom
remove-FE-only-rules
Feb 19, 2026
Merged

remove remaining rules from repo#7436
gilluminate merged 1 commit intomainfrom
remove-FE-only-rules

Conversation

@gilluminate
Copy link
Copy Markdown
Contributor

No description provided.

@gilluminate gilluminate requested a review from a team as a code owner February 19, 2026 22:06
@gilluminate gilluminate requested review from lucanovera and removed request for a team February 19, 2026 22:06
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
fides-plus-nightly Ignored Ignored Feb 19, 2026 10:06pm
fides-privacy-center Ignored Ignored Feb 19, 2026 10:06pm

Request Review

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Feb 19, 2026

Greptile Summary

Completes the cleanup of Cursor-specific configuration files from the repository by removing all remaining .cursor/commands and .cursor/rules files.

  • This follows PR move critical rules to be generic Agent instructions #7433 which moved critical security rules to AGENTS.md and added .cursor/* to .gitignore
  • Removes 4 command documentation files for changelog entries, FidesJS overrides, PR creation, and frontend PR reviews
  • Removes 2 rule files for Cypress testing instructions and frontend development guidelines
  • No references to these files exist elsewhere in the codebase
  • The .cursor directory is now fully ignored via .gitignore, making this a safe cleanup operation

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • This is a straightforward cleanup PR that only removes Cursor-specific configuration files that are no longer needed. The .cursor directory is already ignored in .gitignore (added in PR move critical rules to be generic Agent instructions #7433), no code references these files, and the deletions have no functional impact on the application or its tests.
  • No files require special attention

Important Files Changed

Filename Overview
.cursor/commands/add-changelog-entry.md Removed Cursor-specific changelog entry command documentation
.cursor/commands/fides-override-add.md Removed Cursor-specific FidesJS override addition command documentation
.cursor/commands/pr-create.md Removed Cursor-specific PR creation command documentation
.cursor/commands/pr-review-fe.md Removed Cursor-specific frontend PR review command documentation
clients/.cursor/rules/cypress.mdc Removed Cursor-specific Cypress running instructions
clients/.cursor/rules/frontend.mdc Removed Cursor-specific frontend development rules and guidelines

Last reviewed commit: 6b079e6

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

6 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@gilluminate gilluminate added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit 53b3f42 Feb 19, 2026
39 of 40 checks passed
@gilluminate gilluminate deleted the remove-FE-only-rules branch February 19, 2026 23:23
@vercel vercel bot temporarily deployed to Production – fides-privacy-center February 20, 2026 16:49 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants