Skip to content

fixup!

fixup! #11

Workflow file for this run

name: black-action
on: [push, pull_request]
jobs:
linter_name:
name: runner / black formatter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: datadog/[email protected]
with:
check_mode: "true"
print_diff_mode: "true"