Skip to content

Update .editorconfig and improve and run our linting and formatting process #1486

Update .editorconfig and improve and run our linting and formatting process

Update .editorconfig and improve and run our linting and formatting process #1486

Workflow file for this run

name: Checklist Checker
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
jobs:
check-tasks:
name: Check tasks
runs-on: ubuntu-latest
steps:
- uses: mheap/require-checklist-action@v2
with:
requireChecklist: true