Skip to content

Dh 4693/column entity checker returns none for big query (#172) #622

Dh 4693/column entity checker returns none for big query (#172)

Dh 4693/column entity checker returns none for big query (#172) #622

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
- uses: rickstaa/action-black@v1
with:
black_args: ". --check"