Skip to content

Format the Parallel n8n source consistently - #16

Merged
georgeatparallel merged 2 commits into
agent/modernize-parallel-n8n-nodefrom
agent/format-parallel-n8n-node
Aug 18, 2026
Merged

Format the Parallel n8n source consistently#16
georgeatparallel merged 2 commits into
agent/modernize-parallel-n8n-nodefrom
agent/format-parallel-n8n-node

Conversation

@georgeatparallel

Copy link
Copy Markdown
Contributor

What changed

  • Ran Prettier across the TypeScript source using the repository's existing settings.
  • Added a small ignore file for generated files, dependencies, caches, and the lockfile.
  • Added a formatting check to CI and the publish workflow.
  • Added the formatting command to the README and contributing guide.

Why

PR #14 contains the actual API and behavior changes. Keeping formatting here makes that PR easier to review and makes this one mechanical: it changes how the code is laid out, not what the node does.

This PR is stacked on #14 and should be merged after #14. Once #14 lands, its base can be changed to main.

Checks run

  • Prettier check
  • n8n strict lint
  • TypeScript typecheck
  • 12 automated tests
  • Clean package installation and loading
  • Production dependency audit with zero vulnerabilities

@georgeatparallel
georgeatparallel marked this pull request as ready for review August 18, 2026 20:33
@georgeatparallel
georgeatparallel merged commit d498aab into agent/modernize-parallel-n8n-node Aug 18, 2026
2 checks passed
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