mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 00:31:19 +08:00
fix(ci): align Oxlint suppression formatting (#40934)
This commit is contained in:
parent
fe41e80f33
commit
45e2d81be4
@ -37,3 +37,7 @@ indent_size = 2
|
||||
[package.json]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
# Oxlint writes its generated suppression baseline without a final newline.
|
||||
[oxlint-suppressions.json]
|
||||
insert_final_newline = false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user