Skip to content

Remove DEBUG_METHODS_ENABLED #42

Remove DEBUG_METHODS_ENABLED

Remove DEBUG_METHODS_ENABLED #42

Workflow file for this run

name: ️✅ Validate
on: [push, pull_request, merge_group]
jobs:
static-checks:
name: Code style and file formatting
runs-on: ubuntu-24.04
steps:
- name: Checkout project
uses: actions/[email protected]
- name: Style checks via pre-commit
uses: pre-commit/[email protected]