Skip to content

feat(frontends): Implemented number casting rules to __init__ #56378

feat(frontends): Implemented number casting rules to __init__

feat(frontends): Implemented number casting rules to __init__ #56378

Workflow file for this run

name: lint
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches: [main]
permissions:
contents: write
jobs:
check-formatting:
name: Check formatting
uses: unifyai/workflows/.github/workflows/lint.yml@main
secrets: inherit