Skip to content

fix: Avoid stacking newtype definition to avoid bug fixed by Dafny PR #4569 #1902

fix: Avoid stacking newtype definition to avoid bug fixed by Dafny PR #4569

fix: Avoid stacking newtype definition to avoid bug fixed by Dafny PR #4569 #1902

# This workflow performs static analysis checks.
name: static analysis
on:
pull_request:
push:
branches:
- main
jobs:
not-grep:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: not-grep
uses: mattsb42-meta/[email protected]