Skip to content

Ensure custom types are used where relevant for long string Literals. #98

Ensure custom types are used where relevant for long string Literals.

Ensure custom types are used where relevant for long string Literals. #98

Workflow file for this run

name: linting
on:
push:
branches:
- main
pull_request:
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: neuroinformatics-unit/actions/lint@main