Skip to content

Commit 397b313

Browse files
committed
Merge pull request #6 from StuMason/feature/environment-management
chore: remove unused environment request types
2 parents c42cf99 + ab24341 commit 397b313

File tree

12 files changed

+5490
-1
lines changed

12 files changed

+5490
-1
lines changed

.cursor/rules/801-feature-workflow.mdc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ alwaysApply: true
1616
- Create feature branch with descriptive name (feature/feature-name)
1717
- Locate and review feature documentation in docs/features directory
1818
- Follow documentation requirements systematically
19-
- Commit frequently to trigger pre-commit hooks (linting, formatting, tests)
19+
- IMPORTANT Commit frequently to trigger pre-commit hooks (linting, formatting, tests)
20+
- Push to remote remotr
2021
- Add comprehensive tests for new functionality
2122
- Push completed work to remote for PR review
2223

0 commit comments

Comments
 (0)