Skip to content

feat: replaced assert with really_assert to align BoundedString overflow behaviour with other Bounded classes #1556

feat: replaced assert with really_assert to align BoundedString overflow behaviour with other Bounded classes

feat: replaced assert with really_assert to align BoundedString overflow behaviour with other Bounded classes #1556

Workflow file for this run

---
name: Validate Pull-Request
on:
pull_request:
permissions:
contents: read
jobs:
conventional_commit:
runs-on: ubuntu-latest
steps:
- uses: Namchee/conventional-pr@497c801eb96ea7484971691e76f254886e3e1f32 # v0.15.5
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
body: false
issue: false