Forbidden very long lines

This commit is contained in:
Edward Firmo
2023-12-18 15:44:15 +01:00
parent 4f8a69d2e7
commit 540a27e7cc

View File

@@ -10,4 +10,4 @@ rules:
# 255 chars should be enough, but don't fail if a line is longer # 255 chars should be enough, but don't fail if a line is longer
line-length: line-length:
max: 200 max: 200
level: warning #level: warning