Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 479 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 479 Bytes

TYPO3 CopyPaste detector Lint Github Action

This action lints CopyPaste detector code of your TYPO3 extension.

NOTE: The CopyPaste detector got archived and is no longer maintained. Therefore this action is also archived and no longer maintained.

Inputs

Files

Files you want to lint. Default Classes Configuration Tests.

Example usage

uses: typo3-continuous-integration/typo3-ci-copy-paste-detector@v1
with: 
  files: 'Classes Configuration Tests'