Skip to content

feat: add Lizard, jscpd, and docs/CI file checks to scan pipeline#21

Open
lindsay-cheng wants to merge 1 commit into
developmentfrom
feature/quality-tools
Open

feat: add Lizard, jscpd, and docs/CI file checks to scan pipeline#21
lindsay-cheng wants to merge 1 commit into
developmentfrom
feature/quality-tools

Conversation

@lindsay-cheng

Copy link
Copy Markdown
Collaborator

Closes #14

Summary

  • Adds Lizard (complexity) and jscpd (duplication) to Phase B; combines into published code_quality (60/40, graceful degrade if one fails)
  • Adds pure Node.js docs-check and cicd-check for documentation_standards and cicd_devops
  • Pins lizard==1.22.2 and jscpd@4.2.5 in the worker image; updates THIRD-PARTY-NOTICES.md

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.

Quality Tool Integrations (Lizard + jscpd) + File-Based Checks

1 participant