Skip to content

[FIX] fileUtils: Correctly provide stat property on readFile result and properly handle exceptions from fs.stat #800

[FIX] fileUtils: Correctly provide stat property on readFile result and properly handle exceptions from fs.stat

[FIX] fileUtils: Correctly provide stat property on readFile result and properly handle exceptions from fs.stat #800

name: REUSE
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
compliance-check:
name: Compliance Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- name: Execute REUSE Compliance Check
uses: fsfe/reuse-action@v4