ci(norminette): adding the norminette action to my repository

- Thanks to @Reach for this action
This commit is contained in:
Raphael 2025-09-19 16:48:17 +02:00
parent 75a218c47f
commit 6cc7e2d8b4
No known key found for this signature in database

10
.github/workflows/norminette.yml vendored Normal file
View file

@ -0,0 +1,10 @@
on: [push, pull_request]
jobs:
norminette_job:
runs-on: ubuntu-latest
name: norminette
steps:
- uses: alexandregv/norminette-action@v3
with:
flags: '.'