Skip to content

Fix JSON1 repeated comments across multiple files#3398

Merged
koalaman merged 1 commit intokoalaman:masterfrom
jonathan-conder:master
Feb 1, 2026
Merged

Fix JSON1 repeated comments across multiple files#3398
koalaman merged 1 commit intokoalaman:masterfrom
jonathan-conder:master

Conversation

@jonathan-conder
Copy link
Contributor

Fixes #3397.

Previously shellcheck would list all comments for each file. Now it only lists the comments which pertain to the file in question.

Previously shellcheck would list all comments for each file. Now it only
lists the comments which pertain to the file in question.
@koalaman koalaman merged commit 29f0d8d into koalaman:master Feb 1, 2026
11 of 12 checks passed
@koalaman
Copy link
Owner

koalaman commented Feb 1, 2026

Nice! ShellCheck does have an unfortunate tendency to sometimes duplicate certain warnings, only to squash them in the output layers.

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.

JSON1 formatter repeats comments with multiple files

2 participants