Skip to content

PR-6181 Add CMR client and launchpad auth #15

PR-6181 Add CMR client and launchpad auth

PR-6181 Add CMR client and launchpad auth #15

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: TrueBrain/actions-flake8@v2
with:
flake8_version: 6.0.0
plugins: flake8-isort==6.1.1 flake8-quotes==3.4.0 flake8-commas==4.0.0