Skip to content

flake.lock: Update #1178

flake.lock: Update

flake.lock: Update #1178

name: EditorConfig checks
on:
pull_request:
jobs:
lockfile:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Check files for EditorConfig compliance
uses: editorconfig-checker/action-editorconfig-checker@7deebd4b0e3c5a93403e6ac8e16ca2e40135f59f # untagged main
with:
version: 2.7.0