Skip to content

Commit e7652fa

Browse files
authored
Prevent flathubbot from wrapping long lines (#764)
See flathub-infra/flatpak-external-data-checker#280
1 parent d8bb69c commit e7652fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
root = true
2+
3+
[*.{yaml,yml}]
4+
max_line_length = 500

0 commit comments

Comments
 (0)