Skip to content

feat(multiple-rules): adds newlinesBetween #1316

feat(multiple-rules): adds newlinesBetween

feat(multiple-rules): adds newlinesBetween #1316

Triggered via pull request October 18, 2024 14:20
Status Failure
Total duration 52s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Spelling
Process completed with exit code 1.
test/validate-newlines-and-partition-configuration.test.ts > validate-newlines-and-partition-configuration > throws an error when 'partitionComment' is enabled and 'newlinesBetween' is not 'ignore': test/validate-newlines-and-partition-configuration.test.ts#L22
AssertionError: expected [Function] to throw error including 'The \'partitionByNewline\' and \'newl…' but got 'The \'partitionByNewLine\' and \'newl…' Expected: "The 'partitionByNewline' and 'newlinesBetween' options cannot be used together" Received: "The 'partitionByNewLine' and 'newlinesBetween' options cannot be used together" ❯ test/validate-newlines-and-partition-configuration.test.ts:22:12
Unit
Process completed with exit code 1.