Skip to content

Remove local cropPossible variable from ImageRegion::Crop, and three more style improvements #4552

Remove local cropPossible variable from ImageRegion::Crop, and three more style improvements

Remove local cropPossible variable from ImageRegion::Crop, and three more style improvements #4552

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"