Skip to content

Bump mypy from 1.9.0 to 1.10.0 (#65) #238

Bump mypy from 1.9.0 to 1.10.0 (#65)

Bump mypy from 1.9.0 to 1.10.0 (#65) #238

Workflow file for this run

name: editorconfig
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install editorconfig-checker
uses: editorconfig-checker/action-editorconfig-checker@main
- name: Install Task
uses: arduino/setup-task@v2
- name: Run editorconfig-checker
run: task editorconfig