Skip to content

Align ESLint quiet behavior across CLI and VS Code#4

Merged
UltraBob merged 4 commits intomainfrom
feature/remove-eslint-quiet-flag
Feb 19, 2026
Merged

Align ESLint quiet behavior across CLI and VS Code#4
UltraBob merged 4 commits intomainfrom
feature/remove-eslint-quiet-flag

Conversation

@UltraBob
Copy link
Owner

Summary

  • make ddev eslint and ddev eslint-fix default to quiet mode for GitLab CI parity
  • add documented override via DCQ_ESLINT_QUIET for CLI behavior
  • add eslint.quiet to generated VS Code settings and document how to configure IDE behavior
  • clarify installer behavior: merge keeps existing values, overwrite regenerates settings

Validation

  • shell syntax checks: bash -n on updated scripts
  • bats tests:
    • VS Code settings merge handles JSONC
    • VS Code settings omit JS tool paths when node_modules missing
    • VS Code settings respect DCQ_ESLINT_QUIET override

@UltraBob UltraBob merged commit 1438415 into main Feb 19, 2026
3 checks passed
@UltraBob UltraBob deleted the feature/remove-eslint-quiet-flag branch February 19, 2026 04:50
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