Skip to content

fix: Prevent to add item with 0 quantity #1080 #3966

fix: Prevent to add item with 0 quantity #1080

fix: Prevent to add item with 0 quantity #1080 #3966

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check typos
uses: crate-ci/typos@v1.15.5