Skip to content

Reformat code

Reformat code #478

Workflow file for this run

name: Format
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: domluna/JuliaFormatter-action@master
with:
args: -v .