diff --git a/.vscode/settings.json b/.vscode/settings.json index fcc2990fc..4d363539f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,20 +3,21 @@ "Debugln", "Errorln", "Ffmpeg", - "Mbps", - "Owncast", - "RTMP", - "Tracef", - "Traceln", - "Warnf", - "Warnln", "ffmpegpath", "ffmpg", + "gosec", "mattn", + "Mbps", "nolint", + "Owncast", "preact", + "RTMP", "rtmpserverport", "sqlite", - "videojs" + "Tracef", + "Traceln", + "videojs", + "Warnf", + "Warnln" ] } \ No newline at end of file