Logo
Explore Help
Sign In
Mirrors/paperless-ngx
1
0
Fork 0
You've already forked paperless-ngx
mirror of https://github.com/paperless-ngx/paperless-ngx.git synced 2026-01-06 04:35:47 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
dev
paperless-ngx/.devcontainer/vscode/settings.json

11 lines
280 B
JSON
Raw Permalink Normal View History

Development: Add VS Code Devcontainer Configuration (#7041)
2024-06-28 00:13:55 +02:00
{
Development: allow devcontainer pytest to find tests (#10671) * Fix:[settings.json]: update pytest configuration in VSCode settings * chore[pckage.json]: Add pnmp as packagemanager * Chore[package.json]: revert --------- Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2025-08-28 00:23:23 +02:00
"python.testing.pytestArgs": [],
Development: Add VS Code Devcontainer Configuration (#7041)
2024-06-28 00:13:55 +02:00
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true,
"files.watcherExclude": {
"**/.venv/**": true,
"**/pytest_cache/**": true
Development: allow devcontainer pytest to find tests (#10671) * Fix:[settings.json]: update pytest configuration in VSCode settings * chore[pckage.json]: Add pnmp as packagemanager * Chore[package.json]: revert --------- Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2025-08-28 00:23:23 +02:00
},
"python.testing.cwd": "${workspaceFolder}/src"
Development: Add VS Code Devcontainer Configuration (#7041)
2024-06-28 00:13:55 +02:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 4019ms Template: 108ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API