Skip to content

Refactor repeated context setup into util.get_app_context() #190

Refactor repeated context setup into util.get_app_context()

Refactor repeated context setup into util.get_app_context() #190

Workflow file for this run

name: Lint
on: [push, pull_request, workflow_dispatch]
permissions: {}
env:
FORCE_COLOR: 1
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
persist-credentials: false
- uses: j178/[email protected]