Skip to content

Log SR cost threshold when filtering out rules #38

Log SR cost threshold when filtering out rules

Log SR cost threshold when filtering out rules #38

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
version: "23.11.0"