Skip to content

Commit 85db2ab

Browse files
justin808claude
andcommitted
Fix Prettier formatting in CLAUDE.md
- Add blank line after heading for better formatting - Remove trailing newline to match Prettier style - Resolves CI formatting check failures 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1926e65 commit 85db2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
55
## ⚠️ CRITICAL REQUIREMENTS
66

77
**BEFORE EVERY COMMIT/PUSH:**
8+
89
1. **ALWAYS run `bundle exec rubocop` and fix ALL violations**
910
2. **ALWAYS ensure files end with a newline character**
1011
3. **NEVER push without running full lint check first**
@@ -99,4 +100,3 @@ Exclude these directories to prevent IDE slowdowns:
99100
- `/coverage`, `/tmp`, `/gen-examples`, `/node_package/lib`
100101
- `/node_modules`, `/spec/dummy/node_modules`, `/spec/dummy/tmp`
101102
- `/spec/dummy/app/assets/webpack`, `/spec/dummy/log`
102-

0 commit comments

Comments
 (0)