Skip to content

Commit

Permalink
lint line length
Browse files Browse the repository at this point in the history
  • Loading branch information
kdpuvvadi committed Dec 3, 2022
1 parent 8b11ffc commit 028f7b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
---
extends: default

rules:
line-length:
max: 200
level: warning

0 comments on commit 028f7b8

Please sign in to comment.