1
0
Fork 0

Merging upstream version 20240414 (Closes: #1067433).

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 23:18:13 +01:00
parent 67bb2c3f89
commit 184ff0f365
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
130 changed files with 4415 additions and 4361 deletions

View file

@ -0,0 +1,12 @@
root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
end_of_line = lf
insert_final_newline = true
[*.js]
quote_type = single