Skip to content

Commit a7a2eef

Browse files
committed
Prepare to replace repo with new code from scratch
1 parent b2b3914 commit a7a2eef

21 files changed

Lines changed: 2 additions & 3691 deletions

.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 226 deletions
This file was deleted.

.vscode/launch.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

.vscode/settings.json

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,3 @@
11
{
2-
"python.terminal.activateEnvironment": true,
3-
// "testExplorer.useNativeTesting": true,
4-
"python.testing.autoTestDiscoverOnSaveEnabled": true,
5-
"python.testing.pytestEnabled": true,
6-
"pythonTestExplorer.testFramework": "pytest",
7-
"python.testing.pytestArgs": ["--no-cov"],
8-
"emeraldwalk.runonsave": {
9-
"shell": "/bin/zsh",
10-
"commands": [
11-
{
12-
"match": ".*\\.py$",
13-
"isAsync": true,
14-
"cmd": "source ~/Library/Caches/pypoetry/virtualenvs/puzzel-sms-gateway-client-_tTz8lfr-py3.10/bin/activate && docformatter ${file} -i"
15-
},
16-
{
17-
"match": ".*\\.py$",
18-
"isAsync": true,
19-
"cmd": "source ~/Library/Caches/pypoetry/virtualenvs/puzzel-sms-gateway-client-_tTz8lfr-py3.10/bin/activate && autoflake ${file}"
20-
}
21-
]
22-
},
23-
"files.associations": {
24-
"*.env": "env",
25-
"*.env.*": "env"
26-
},
27-
"python-envs.defaultEnvManager": "ms-python.python:poetry",
28-
"python-envs.defaultPackageManager": "ms-python.python:poetry",
29-
"snyk.advanced.organization": "e0bae4ca-0611-4edc-8b8d-b9c977862562",
30-
"snyk.advanced.autoSelectOrganization": true
31-
}
2+
"workbench.colorTheme": "Default Dark+"
3+
}

CITATION.cff

Lines changed: 0 additions & 21 deletions
This file was deleted.

LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)