Skip to content

add author to copyright & reformat #489

add author to copyright & reformat

add author to copyright & reformat #489

Workflow file for this run

name: format
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
container: philipdavis/dspaces:bionic-margo-plus
steps:
- uses: actions/checkout@v2
- name: clang-format
run: scripts/format.sh cf