Skip to content

Fix prettier lint errors in markdown files#379

Open
amishas157 wants to merge 2 commits intostellar:masterfrom
amishas157:add-claude.md
Open

Fix prettier lint errors in markdown files#379
amishas157 wants to merge 2 commits intostellar:masterfrom
amishas157:add-claude.md

Conversation

@amishas157
Copy link
Contributor

Summary

  • Add missing blank lines before lists and code blocks in CLAUDE.md and .claude/docs/architectural_patterns.md to satisfy prettier formatting rules

Test plan

  • make lint passes cleanly

🤖 Generated with Claude Code

amishas157 and others added 2 commits February 23, 2026 15:38
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 23, 2026 22:49
@amishas157 amishas157 requested a review from a team as a code owner February 23, 2026 22:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds two new comprehensive documentation files for the stellar-etl project: a high-level overview document and an architectural patterns guide. The files follow prettier markdown formatting conventions with proper blank lines before all lists and code blocks.

Changes:

  • Add CLAUDE.md with project overview, tech stack, structure, commands, and key interfaces
  • Add .claude/docs/architectural_patterns.md with detailed architectural patterns and conventions
  • Both files include extensive code references with specific file paths and line numbers

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
CLAUDE.md Comprehensive project overview covering tech stack, structure, build commands, key interfaces, types, and release process
.claude/docs/architectural_patterns.md Detailed architectural patterns guide covering command pipeline, error handling, testing patterns, and checklist for adding new export commands

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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