Skip to content

feat: add types for cds.ql.SELECT.hints() #1374

feat: add types for cds.ql.SELECT.hints()

feat: add types for cds.ql.SELECT.hints() #1374

Workflow file for this run

name: Linting
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: cap-js/.github/.github/workflows/lint.yml@main
secrets: inherit