Skip to content

flake.lock: Update #1151

flake.lock: Update

flake.lock: Update #1151

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@cb18a4a54feb9a57aa58a194ce13082077a3cead # untagged main
with:
version: 2.7.0