Project: Always run style checks

This commit is contained in:
Romain Vigier
2026-07-20 13:13:56 +02:00
parent c68e924a8d
commit 8d3817c912
-3
View File
@@ -55,9 +55,6 @@ style:
extends: .node
stage: check
interruptible: true
rules:
- changes:
- src/**/*.js
script:
- npm run test-style