Skip to content

phps: Fix build with GCC 14 #1193

phps: Fix build with GCC 14

phps: Fix build with GCC 14 #1193

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