Skip to content

🩹[Patch]: Disable JSCPD linter and restructure action paths#80

Closed
Marius Storhaug (MariusStorhaug) wants to merge 2 commits intomainfrom
changes
Closed

🩹[Patch]: Disable JSCPD linter and restructure action paths#80
Marius Storhaug (MariusStorhaug) wants to merge 2 commits intomainfrom
changes

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Jan 25, 2026

Description

This PR includes maintenance updates to improve the repository structure and linting configuration.

Changes

Linting Configuration

  • Disabled JSCPD (copy/paste detector) linter by adding VALIDATE_JSCPD: false to Linter.yml
  • Removed .github/linters/.jscpd.json configuration file as it's no longer needed

Workflow Updates

  • Renamed Auto-Release.yml to Release.yml for consistency
  • Updated release workflow configuration

Action Structure

  • Moved script files from scripts/ to src/ directory for better organization:
    • clean.ps1
    • info.ps1
    • init.ps1
    • outputs.ps1
  • Updated action.yml to reference new script paths

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