debian-control-linter
Version updated for tibetiroka/debian-control-linter-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Github action for tibetiroka/debian-control-linter.
Usage
- name: Check copyright
uses: tibetiroka/debian-control-linter-action@v1
with:
type: 'debian/copyright'
file: 'copyright'
preset: 'strict'
enable: 'urlExists,urlForceHttps,trailingSpace,fieldNameCapitalization'
For more information about configuring the linter, visit the upstream project.