Skip to content

Fix Windows lint script portability#1735

Open
RedZapdos123 wants to merge 1 commit into
json-schema-org:mainfrom
RedZapdos123:fix/windows-lint-script
Open

Fix Windows lint script portability#1735
RedZapdos123 wants to merge 1 commit into
json-schema-org:mainfrom
RedZapdos123:fix/windows-lint-script

Conversation

@RedZapdos123

@RedZapdos123 RedZapdos123 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Description:

This PR makes npm run lint portable on Windows by replacing the shell specific ; with && so that eslint no longer consumes remark flags.

Checks run, locally:

  • git diff --check.
  • npm run lint.
  • npm run build -- specs.

Before the fix:

image

After the fix:

image

Signed-off-by: Mridankan Mandal <xerontitan90@gmail.com>
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