Skip to content

Update Project Structure and Builds #59

Update Project Structure and Builds

Update Project Structure and Builds #59

Workflow file for this run

name: Lint
on:
pull_request: {}
jobs:
core-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Core no-OO linter
run: |
bash tools/check_no_oo.sh Core