Update Elvis to 4.1.1, fix some warnings and enable their tests

This commit is contained in:
Badlop
2025-06-16 13:41:30 +02:00
parent 71f623ddbf
commit 2d2b98e525
9 changed files with 18 additions and 22 deletions
+1
View File
@@ -120,6 +120,7 @@ jobs:
- run: make dialyzer
- run: make test-eunit
- run: make elvis
if: matrix.otp >= '26'
- name: Check Production Release
run: |