Skip to content

Merge branch 'master' into wordlist #1323

Merge branch 'master' into wordlist

Merge branch 'master' into wordlist #1323

Workflow file for this run

name: LINTING
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Black Code Formatter
uses: HoiskolensChemikerforening/black-action@v1 #lgeiger/[email protected]
with:
args: "./chemie --check"