Skip to content

Commit cbf5c45

Browse files
fix: Add trailing newline to js_dependency_manager.rb
Per project requirements in CLAUDE.md, all files must end with a newline character. Co-authored-by: Justin Gordon <[email protected]>
1 parent 64086ed commit cbf5c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generators/react_on_rails/js_dependency_manager.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,4 +206,4 @@ def handle_npm_failure(dependency_type, packages, dev: false)
206206
end
207207
end
208208
end
209-
end
209+
end

0 commit comments

Comments
 (0)