mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-03 04:23:59 +03:00
abd3c2ed62
Add core scanner, diff engine, SQLite DB, queue, events, scheduler, utils Wire settings + bootstrap to compute actions;
9 lines
249 B
JSON
9 lines
249 B
JSON
{
|
|
"python.terminal.activateEnvironment": true,
|
|
"python.testing.pytestArgs": [
|
|
"tests"
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true,
|
|
"github-actions.workflows.pinned.workflows": []
|
|
} |