Skip to content

fix: resolve formatting issues and update prettierignore for generated dirs#53

Open
0xAxiom wants to merge 1 commit intomainfrom
fix/formatting-and-prettierignore-cleanup
Open

fix: resolve formatting issues and update prettierignore for generated dirs#53
0xAxiom wants to merge 1 commit intomainfrom
fix/formatting-and-prettierignore-cleanup

Conversation

@0xAxiom
Copy link
Owner

@0xAxiom 0xAxiom commented Feb 27, 2026

What

Fix all 14 Prettier formatting warnings so npm run format:check passes clean.

Changes

  • claw-pipeline/CLAUDE.md and claw-pipeline/README.md: Fixed Prettier formatting
  • .prettierignore: Added dapp-factory/generated/, miniapp-pipeline/base-token-scanner/, and base-tx-decoder-enhanced/ — these are generated/local output directories that should not be checked by Prettier

Testing

  • npm run format:check: ✅ All matched files use Prettier code style
  • npm test: 252/252 passing
  • npm run lint: No new errors introduced

…d dirs

- Format claw-pipeline/CLAUDE.md and claw-pipeline/README.md
- Add dapp-factory/generated/, miniapp-pipeline/base-token-scanner/,
  and base-tx-decoder-enhanced/ to .prettierignore (generated/untracked
  output directories should not be checked by prettier)
- npm run format:check now passes clean
@0xAxiom 0xAxiom requested a review from MeltedMindz as a code owner February 27, 2026 01:01
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.

1 participant