We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6721366 commit 9d906f2Copy full SHA for 9d906f2
1 file changed
.dockerignore
@@ -6,18 +6,23 @@
6
.vscode/
7
htmlcov/
8
postman-collections/
9
+.claude/
10
+CLAUDE.md
11
.codacy.yml
12
+.coderabbit.yaml
13
.coverage
14
.coveragerc
15
.flake8
16
.gitignore
17
.pylintrc
18
+CHANGELOG.md
19
CODE_OF_CONDUCT.md
20
codecov.yml
21
commitlint.config.mjs
22
CONTRIBUTING.md
23
coverage.xml
24
LICENSE
25
+.sonarcloud.properties
26
/tests/
27
__pycache__/
28
*.pyc
0 commit comments