Skip to content

Commit

Permalink
Act on CI results: as per YAMLLint's output
Browse files Browse the repository at this point in the history
117 is the max. at this moment, so whatever goes beyond
it will have us rethink our strategy
  • Loading branch information
paulo-ferraz-oliveira committed Jun 7, 2024
1 parent edf888f commit 27ebe0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
extends: default
rules:
line-length:
max: 100
max: 117

0 comments on commit 27ebe0d

Please sign in to comment.