Skip to content

Refactors implementation to remove unneeded submodules and modernize syntax #61

Refactors implementation to remove unneeded submodules and modernize syntax

Refactors implementation to remove unneeded submodules and modernize syntax #61

Workflow file for this run

name: Run lint and static analyis checks
on:
pull_request:
# Cancel other lint workflows when source is updated
concurrency:
group: lint-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: plus3it/actions-workflows/.github/workflows/lint.yml@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693