Skip to content

flake.lock: Update #1183

flake.lock: Update

flake.lock: Update #1183

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