Skip to content

harmonize funcitonal programming #6

harmonize funcitonal programming

harmonize funcitonal programming #6

Workflow file for this run

name: format and commit all java files
on:
workflow_dispatch:
push:
branches:
- 'steffen'
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: axel-op/googlejavaformat-action@v3