mirror of
https://github.com/timvisee/send.git
synced 2025-10-03 01:39:31 +02:00
6 lines
106 B
YAML
6 lines
106 B
YAML
rules:
|
|
node/shebang: off
|
|
security/detect-child-process: off
|
|
|
|
no-console: off
|
|
no-process-exit: off
|