Skip to content

Commit

Permalink
infinite line length for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Jul 1, 2024
1 parent 0e88b9c commit a79a6a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ max_line_length = 160
[*.blade.php]
max_line_length = 3000

[tests/**.php]
max_line_length = 3000

[*.md]
trim_trailing_whitespace = false

Expand Down

0 comments on commit a79a6a6

Please sign in to comment.