chore(ci): snyk configuration (#22)

* chore(ci): snyk configuration

* chore: fix editorconfig violations
This commit is contained in:
2025-08-06 11:08:24 +03:00
committed by GitHub
parent f3693e67fc
commit de19fab17e
5 changed files with 11 additions and 25 deletions

View File

@@ -18,7 +18,7 @@ indent_style = space
indent_size = 2
max_line_length = 300
[*.md]
[{*.md,.snyk}]
indent_style = space
indent_size = 2
max_line_length = 200