1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-24 19:07:23 +01:00

feat: added ruff for linting + requirements for local development

This commit is contained in:
tognee
2024-12-24 15:18:13 +01:00
parent 18721e42d1
commit 230a6dc7bf
3 changed files with 22 additions and 0 deletions

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ externals/
.vagrant
api/docs/api-docs.html
*.code-workspace
.vscode
.venv