Skip to content

Add a bounds check and negative slice support to strided view fill_args #484

Add a bounds check and negative slice support to strided view fill_args

Add a bounds check and negative slice support to strided view fill_args #484

Workflow file for this run

name: Static Analysis
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pre-commit/[email protected]