Skip to content

prefer_final_locals false positive in for-loop destructured records #1101

prefer_final_locals false positive in for-loop destructured records

prefer_final_locals false positive in for-loop destructured records #1101

Workflow file for this run

name: "issue labeler"
on:
issues:
types: [opened, edited]
permissions: read-all
jobs:
triage:
permissions:
contents: read
issues: write
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@e24a3eb6b2e28c8904d086302a2b760647f5f45c
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-labeler.yml
enable-versioned-regex: 0
include-title: 1